]> git.ipfire.org Git - thirdparty/openssl.git/commit
Missing .rodata for AVX2/AVX512 codepaths
authorTheo Buehler <tb@openbsd.org>
Fri, 30 Aug 2024 15:06:26 +0000 (17:06 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 2 Sep 2024 08:26:45 +0000 (10:26 +0200)
commit16e7da091c67e072b6927fcbf8637824bfd13f83
tree03705e399743840f260292f5b2dfc17dcb846247
parentc94d13a06965d4a3d9abf15d3cf5dc90c9d7c49c
Missing .rodata for AVX2/AVX512 codepaths

This is a follow-up to #23997

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25340)
crypto/bn/asm/rsaz-2k-avx512.pl
crypto/bn/asm/rsaz-3k-avx512.pl
crypto/bn/asm/rsaz-4k-avx512.pl
crypto/bn/asm/rsaz-avx2.pl
crypto/modes/asm/aes-gcm-avx512.pl