openssl/providers/implementations
Holger Dengler 288fbb4b71 Fix state handling of shake_final for s390x.
The digest life-cycle state diagram has been updated for XOF. Fix the
state handling in s390x_shake_final() according to the updated state
diagram.

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:26:27 +01:00
..
asymciphers Copyright year updates 2023-09-07 09:59:15 +01:00
ciphers update/final: Return error if key is not set 2023-11-03 13:36:13 +01:00
digests Fix state handling of shake_final for s390x. 2023-11-10 14:26:27 +01:00
encode_decode Restore the meaning of EVP_PKEY_print_private() 2023-10-04 08:10:55 +02:00
exchange Copyright year updates 2023-09-07 09:59:15 +01:00
include/prov Implement BLAKE2s with the same macro as BLAKE2b 2023-11-08 09:42:13 +01:00
kdfs Accept longer context for TLS 1.2 exporters 2023-10-26 15:47:15 +01:00
kem Copyright year updates 2023-09-07 09:59:15 +01:00
keymgmt DH_check_pub_key() should not fail when setting result code 2023-10-11 16:22:27 +02:00
macs Avoid divide-by-zero in kmac_prov.c's bytepad() 2023-10-09 12:02:59 +02:00
rands rand: fix seeding from a weak entropy source 2023-10-24 11:14:11 +01:00
signature Copyright year updates 2023-09-07 09:59:15 +01:00
storemgmt Copyright year updates 2023-09-07 09:59:15 +01:00
build.info