]> git.ipfire.org Git - thirdparty/openssl.git/commit
ppc64: Fix SHA3_squeeze
authorRohan McLure <rmclure@linux.ibm.com>
Tue, 14 Nov 2023 03:14:33 +0000 (14:14 +1100)
committerTomas Mraz <tomas@openssl.org>
Wed, 15 Nov 2023 07:33:28 +0000 (08:33 +0100)
commited5e478261127cafe9c3f86c4992eab1e5c7ebb1
tree7bfe63895be110622d039ee1f9e312a41e6ceb80
parent10264b534b366785bb560be77913fdbf9f0f4f8f
ppc64: Fix SHA3_squeeze

Fix the conditional on the 'next' parameter passed into SHA3_squeeze.

Reported-by: David Benjamin <davidben@davidben.net>
Signed-off-by: Rohan McLure <rmclure@linux.ibm.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22722)
crypto/sha/asm/keccak1600-ppc64.pl