mirror of
https://github.com/openssl/openssl.git
synced 2024-12-03 05:41:46 +08:00
8f9842fd03
We currently load data byte by byte in order to byteswap it on big endian. On little endian we can just do 8 byte loads. A SHAKE128 benchmark runs 10% faster on POWER9 with this patch applied. Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8455) |
||
---|---|---|
.. | ||
asm | ||
build.info | ||
keccak1600.c | ||
sha1_one.c | ||
sha1dgst.c | ||
sha3.c | ||
sha256.c | ||
sha512.c | ||
sha_local.h | ||
sha_ppc.c |