]> git.ipfire.org Git - thirdparty/openssl.git/commit
Clean up GCM_MUL and remove GCM_FUNCREF_4BIT
authorTodd Short <tshort@akamai.com>
Wed, 20 Jul 2022 15:11:41 +0000 (11:11 -0400)
committerTodd Short <todd.short@me.com>
Fri, 22 Jul 2022 12:34:13 +0000 (08:34 -0400)
commitd50e0934e5b1537db0ea43986464b8f8f8b4e9fd
treed582600a5674f917d79608320b5cfe8f17c7289c
parent95201ef45711220455e8abf1cc6b334393384af2
Clean up GCM_MUL and remove GCM_FUNCREF_4BIT

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18835)
crypto/modes/gcm128.c