]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix AES-GCM bug on aarch64 BigEndian
authorsimplelins <a735862152@163.com>
Fri, 3 Jan 2020 14:56:18 +0000 (22:56 +0800)
committerTomas Mraz <tmraz@fedoraproject.org>
Wed, 21 Oct 2020 13:28:11 +0000 (15:28 +0200)
commitb11aa831cfe09befe3fb3229ca46a4a59352de34
treec47fd234d162bf55ac4de43a8c64c4376a47e5a3
parent4b7595e3ecf3e31ecb93f6397300331ba36b2ca4
Fix AES-GCM bug on aarch64 BigEndian

Fixes #10638
Fixes #13188

Fixes a bug for aarch64 bigendian with instructions 'st1' and 'ld1' on AES-GCM mode.

CLA: trivial

(cherry picked from commit bc8b648f744566031ce84d77333dbbcb9689e975)

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13193)
crypto/aes/asm/aesv8-armx.pl
crypto/modes/modes_local.h