]> git.ipfire.org Git - thirdparty/openssl.git/commit
gcm_get_funcs(): Add missing fallback for ghash on x86_64
authorTomas Mraz <tomas@openssl.org>
Mon, 14 Nov 2022 18:31:17 +0000 (19:31 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 23 Nov 2022 17:21:42 +0000 (18:21 +0100)
commit74bfc163f10e01dda74aada66039ddec13d96d2f
tree2e39bfe79b30555e9e65fb6087568bb89662d897
parent77d99f03a196878500beaeba8acf173987f7219e
gcm_get_funcs(): Add missing fallback for ghash on x86_64

Fixes #19673

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19674)

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