openssl/providers/implementations/digests
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
..
blake2_impl.h
blake2_prov.c Implement BLAKE2s with the same macro as BLAKE2b 2023-11-08 09:42:13 +01:00
blake2b_prov.c Lift BLAKE2B provider definition into a macro 2023-11-08 09:41:49 +01:00
blake2s_prov.c Update copyright year 2021-03-11 13:27:36 +00:00
build.info Avoid putting ripemd_prov.c in libcommon otherwise it is regarded as fips source 2022-10-19 13:21:01 +02:00
digestcommon.c Update copyright year 2021-02-18 15:05:17 +00:00
md2_prov.c
md4_prov.c
md5_prov.c
md5_sha1_prov.c prov: update digests to support modified ctx params 2021-03-12 08:27:21 +10:00
mdc2_prov.c prov: update digests to support modified ctx params 2021-03-12 08:27:21 +10:00
null_prov.c Add null digest implementation to the default provider 2021-11-15 09:25:42 +01:00
ripemd_prov.c
sha2_prov.c Copyright year updates 2023-09-07 09:59:15 +01:00
sha3_prov.c Fix state handling of shake_final for s390x. 2023-11-10 14:26:27 +01:00
sm3_prov.c Update copyright year 2021-04-08 13:04:41 +01:00
wp_prov.c