openssl/crypto/aes
Shane Lontis 64fd90fbe9 Fix missing Assembler defines
Implementations are now spread across several libraries, so the assembler
related defines need to be applied to all affected libraries and modules.

AES_ASM define was missing from libimplementations.a which disabled AESNI
aarch64 changes were made by xkqian.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10180)
2019-10-16 16:10:39 +10:00
..
asm Unify all assembler file generators 2019-09-16 16:29:57 +02:00
aes_cbc.c
aes_cfb.c
aes_core.c Reorganize local header files 2019-09-28 20:26:35 +02:00
aes_ecb.c Reorganize local header files 2019-09-28 20:26:35 +02:00
aes_ige.c Reorganize local header files 2019-09-28 20:26:35 +02:00
aes_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
aes_misc.c Reorganize local header files 2019-09-28 20:26:35 +02:00
aes_ofb.c
aes_wrap.c
aes_x86core.c Reorganize local header files 2019-09-28 20:26:35 +02:00
build.info Fix missing Assembler defines 2019-10-16 16:10:39 +10:00