openssl/crypto/aes
Rich Salz 705536e2b5 Use build.info, not ifdef for crypto modules
Don't wrap conditionally-compiled files in global ifndef tests.
Instead, test if the feature is disabled and, if so, do not
compile it.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11263)
2020-04-16 13:52:22 +02:00
..
asm aes-s390x.pl: fix stg offset caused by typo in perlasm 2020-03-05 17:19:33 +01: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 Use build.info, not ifdef for crypto modules 2020-04-16 13:52:22 +02: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 Use build.info, not ifdef for crypto modules 2020-04-16 13:52:22 +02:00