]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix regression from GCM mode refactoring
authorTomas Mraz <tomas@openssl.org>
Thu, 28 Jul 2022 14:23:51 +0000 (16:23 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 23 Nov 2022 17:21:42 +0000 (18:21 +0100)
commit77d99f03a196878500beaeba8acf173987f7219e
treee5c222c6ee059f62b589eab76aa2deb92f94d523
parent6df6a44fe9d73fa4748d4c00acca6ea9418767c1
Fix regression from GCM mode refactoring

Fixes #18896

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18903)

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