Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: be0161ff100bf10c9549fc09ce4513681011da1c
https://github.com/openssl/openssl/commit/be0161ff100bf10c9549fc09ce4513681011da1c
Author: Tomas Mraz <[email protected]>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M crypto/modes/gcm128.c
Log Message:
-----------
gcm_get_funcs(): Add missing fallback for ghash on x86_64
Fixes #19673
Reviewed-by: Hugo Landau <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/19674)