openssl/crypto/sha
Holger Dengler bff6248033 Support multiple calls of low level SHA3_squeeze() for s390x.
The low level SHA3_Squeeze() function needed to change slightly so
that it can handle multiple squeezes. Support this on s390x
architecture as well.

Signed-off-by: Holger Dengler <dengler@linux.ibm.com>

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22221)
2023-11-10 14:03:43 +01:00
..
asm Support multiple calls of low level SHA3_squeeze() for s390x. 2023-11-10 14:03:43 +01:00
build.info riscv: Support SHA-512 family on platforms with vlen >= 128. 2023-10-26 15:55:50 +01:00
keccak1600.c Add EVP_DigestSqueeze() API. 2023-11-10 13:27:00 +01:00
sha1_one.c
sha1dgst.c
sha3.c Add EVP_DigestSqueeze() API. 2023-11-10 13:27:00 +01:00
sha256.c crypto: sha256: Add mechanism to keep C code as fallback for SHA256_ASM 2023-10-26 15:55:49 +01:00
sha512.c crypto: sha512: Add mechanism to keep C code as fallback for SHA512_ASM 2023-10-26 15:55:49 +01:00
sha_local.h
sha_ppc.c
sha_riscv.c riscv: Support SHA-512 family on platforms with vlen >= 128. 2023-10-26 15:55:50 +01:00