]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/modes/gcm128.c
Remove some unused 4bit GCM code
authorTodd Short <tshort@akamai.com>
Wed, 20 Jul 2022 14:04:34 +0000 (10:04 -0400)
committerTodd Short <todd.short@me.com>
Fri, 22 Jul 2022 12:34:13 +0000 (08:34 -0400)
commit7da952bcc54604141ea8ed40ec5ed1fd2f74cc25
tree4abbdd70c1e004ac7eee42793a4bc117c9da736a
parent7b6e19fc4e6cc1a7000f71789ef50636dacdbb85
Remove some unused 4bit GCM code

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