[openssl/openssl] 2dbddf: aes-gcm-avx512.pl: Fix the clang version detection...
Tomáš Mráz
noreply at github.com
Fri Mar 17 10:27:32 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 2dbddfab08ed5464f9408f6f870c727c89835e5a
https://github.com/openssl/openssl/commit/2dbddfab08ed5464f9408f6f870c727c89835e5a
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-03-17 (Fri, 17 Mar 2023)
Changed paths:
M crypto/modes/asm/aes-gcm-avx512.pl
Log Message:
-----------
aes-gcm-avx512.pl: Fix the clang version detection on Apple Oses
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20519)
(cherry picked from commit 110dac578358014c29b86cf18d9a4bfe5561e3bc)
Commit: e5dd732749f524e2a0aaa67f8d514d34863dd89f
https://github.com/openssl/openssl/commit/e5dd732749f524e2a0aaa67f8d514d34863dd89f
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-03-17 (Fri, 17 Mar 2023)
Changed paths:
M crypto/bn/asm/rsaz-2k-avx512.pl
M crypto/bn/asm/rsaz-3k-avx512.pl
M crypto/bn/asm/rsaz-4k-avx512.pl
Log Message:
-----------
rsaz-*k-avx512.pl: fix wrong name of avx512 flag variable
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20519)
(cherry picked from commit d4765408c705f704f7cf33bd32bfb713061954a7)
Compare: https://github.com/openssl/openssl/compare/6dfa998f7ea1...e5dd732749f5
More information about the openssl-commits
mailing list