openssl/crypto/dh
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
dh_ameth.c Add DSA keygen to provider 2020-04-15 21:02:52 +10:00
dh_asn1.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_backend.c Add DH keygen to providers 2020-04-16 01:14:00 +10:00
dh_check.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_depr.c Use build.info, not ifdef for crypto modules 2020-04-16 13:52:22 +02:00
dh_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
dh_gen.c Add DH keygen to providers 2020-04-16 01:14:00 +10:00
dh_group_params.c Add DH keygen to providers 2020-04-16 01:14:00 +10:00
dh_kdf.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_key.c Add DSA keygen to provider 2020-04-15 21:02:52 +10:00
dh_lib.c Add DH keygen to providers 2020-04-16 01:14:00 +10:00
dh_local.h Add FFC param/key validation 2020-02-16 13:03:46 +10:00
dh_meth.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_pmeth.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_prn.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
dh_rfc5114.c Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00