openssl/crypto/aes
Tom Cosgrove 5adddcd962 Fix gcc 6.3 builds of aarch64 BSAES
gcc6.3 doesn't seem to support the register aliases fp and lr for x29 and x30,
so use the x names.

Fixes #18114

Change-Id: I077edda42af4c7cdb7b24f28ac82d1603f550108

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18127)
2022-04-21 10:37:00 +02:00
..
asm Fix gcc 6.3 builds of aarch64 BSAES 2022-04-21 10:37:00 +02:00
aes_cbc.c
aes_cfb.c
aes_core.c aes: make the no-asm constant time code path not the default 2022-01-31 11:39:00 +11:00
aes_ecb.c
aes_ige.c
aes_local.h Update copyright year 2021-06-17 13:24:59 +01:00
aes_misc.c
aes_ofb.c
aes_wrap.c
aes_x86core.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
build.info Use Perl to generate bsaes-armv8.S 2022-03-09 17:50:03 +01:00