mirror of
https://github.com/openssl/openssl.git
synced 2024-12-15 06:01:37 +08:00
704e8090b4
this optimization comes from libgcrypt, increse about 48% speed Benchmark on my AMD Ryzen Threadripper 3990X before: Did 5752000 SM4 setup operations in 1000151us (5751131.6 ops/sec) after: Did 8506000 SM4 setup operations in 1000023us (8505804.4 ops/sec) Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19270) |
||
---|---|---|
.. | ||
asm | ||
build.info | ||
sm4.c |