]> git.ipfire.org Git - thirdparty/openssl.git/commit
S390X: Accelerate keccak XOF
authorJuergen Christ <jchrist@linux.ibm.com>
Fri, 3 Mar 2023 13:36:08 +0000 (14:36 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 7 Mar 2023 17:21:51 +0000 (18:21 +0100)
commitde13699370183ab565f548267afa57e25a921ca9
treee958c1c762c800bea81dd510cacba593a3b92afe
parent12c4e67675e691d7556a526aa062effff05a6532
S390X: Accelerate keccak XOF

The keccak XOF used for KMAC can be simplified by using klmd.  This speeds up
XOF processing in cases where more than one result block is needed.

Signed-off-by: Juergen Christ <jchrist@linux.ibm.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20431)
crypto/s390x_arch.h
providers/implementations/digests/sha3_prov.c