openssl/crypto/rsa
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
..
build.info Use build.info, not ifdef for crypto modules 2020-04-16 13:52:22 +02:00
rsa_ameth.c Enable export_to functions to have access to the libctx 2020-04-09 12:24:24 +01:00
rsa_asn1.c
rsa_backend.c Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fields 2020-04-01 15:51:18 +10:00
rsa_chk.c
rsa_crpt.c
rsa_depr.c Use build.info, not ifdef for crypto modules 2020-04-16 13:52:22 +02:00
rsa_err.c
rsa_gen.c
rsa_lib.c Param build: make structures opaque. 2020-03-28 12:27:22 +10:00
rsa_local.h Use RAND_bytes_ex in crypto/rsa 2020-03-19 18:49:12 +00:00
rsa_meth.c
rsa_mp_names.c Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fields 2020-04-01 15:51:18 +10:00
rsa_mp.c
rsa_none.c
rsa_oaep.c Use RAND_bytes_ex in crypto/rsa 2020-03-19 18:49:12 +00:00
rsa_ossl.c Use RAND_bytes_ex in crypto/rsa 2020-03-19 18:49:12 +00:00
rsa_pk1.c Use RAND_bytes_ex in crypto/rsa 2020-03-19 18:49:12 +00:00
rsa_pmeth.c
rsa_prn.c
rsa_pss.c Use RAND_bytes_ex in crypto/rsa 2020-03-19 18:49:12 +00:00
rsa_saos.c
rsa_sign.c
rsa_sp800_56b_check.c
rsa_sp800_56b_gen.c
rsa_ssl.c Use RAND_bytes_ex in crypto/rsa 2020-03-19 18:49:12 +00:00
rsa_x931.c
rsa_x931g.c