openssl/crypto/sha
Juergen Christ a8b238f0e4 Fix SHA, SHAKE, and KECCAK ASM flag passing
Flags for ASM implementations of SHA, SHAKE, and KECCAK were only passed to
the FIPS provider and not to the default or legacy provider.  This left some
potential for optimization.  Pass the correct flags also to these providers.

Signed-off-by: Juergen Christ <jchrist@linux.ibm.com>

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Patrick Steuer <patrick.steuer@de.ibm.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18747)
2022-07-11 09:28:19 +10:00
..
asm
build.info Fix SHA, SHAKE, and KECCAK ASM flag passing 2022-07-11 09:28:19 +10:00
keccak1600.c
sha1_one.c
sha1dgst.c
sha3.c
sha256.c Add riscv64 asm_arch to linux64-riscv64 target 2022-05-11 18:02:03 +10:00
sha512.c Add riscv64 asm_arch to linux64-riscv64 target 2022-05-11 18:02:03 +10:00
sha_local.h
sha_ppc.c