]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update sha512-x86_64.pl
authorrainerjung <rainer.jung@kippdata.de>
Mon, 8 Sep 2025 22:10:40 +0000 (00:10 +0200)
committerPauli <paul.dale@oracle.com>
Wed, 5 Nov 2025 05:02:34 +0000 (16:02 +1100)
commit241d4826f8ee39c92d9b3233146c3e12314871ec
tree864c4bc571e510fff7211a0405f05cceb473f422
parent6e5ce1ebb5bac84043e4327caa467401973dafb8
Update sha512-x86_64.pl

Do not use new assembler code for CPUs with SHA512 support in case the assembler only supports avx but not avx2.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/28488)
crypto/sha/asm/sha512-x86_64.pl