openssl/crypto/aes
simplelins bc8b648f74 Fix a bug for aarch64 BigEndian
FIXES #10692 #10638
a bug for aarch64 bigendian with instructions 'st1' and 'ld1' on AES-GCM mode.

CLA: trivial

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10751)
2020-02-17 12:13:23 +10:00
..
asm Fix a bug for aarch64 BigEndian 2020-02-17 12:13:23 +10:00
aes_cbc.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
aes_cfb.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
aes_core.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
aes_ecb.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
aes_ige.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
aes_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
aes_misc.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
aes_ofb.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
aes_wrap.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
aes_x86core.c Reorganize local header files 2019-09-28 20:26:35 +02:00
build.info Add AES_CBC_HMAC_SHA ciphers to providers. 2020-01-06 13:02:16 +10:00