]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix state handling of sha3_absorb for s390x.
authorHolger Dengler <dengler@linux.ibm.com>
Wed, 27 Sep 2023 13:36:23 +0000 (15:36 +0200)
committerHolger Dengler <dengler@linux.ibm.com>
Fri, 10 Nov 2023 13:26:27 +0000 (14:26 +0100)
commit7aa45b8bb3269e881d0378aa785ff344efdd2897
tree535af9d0791b7ae654ce1628dc325b9b22de6a69
parent1337b50936ed190a98af1ee6601d857b42a3d296
Fix state handling of sha3_absorb for s390x.

The digest life-cycle state diagram has been updated for XOF. Fix the
state handling in s390x_sha3_aborb() 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)
providers/implementations/digests/sha3_prov.c