]> 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)
committerTomas Mraz <tomas@openssl.org>
Wed, 23 Nov 2022 17:21:42 +0000 (18:21 +0100)
commit5c7a383d5e3efe7057a11cda4d7413bcdc23ef31
tree5cffa461a79fc388afafafc396f05b28f7305a1a
parentaa97317694071cc4957bde6fdb354c3b5b636703
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)

(cherry picked from commit d50e0934e5b1537db0ea43986464b8f8f8b4e9fd)
crypto/modes/gcm128.c