openssl/crypto/dh
Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE
This macro is used to determine if certain pieces of code should
become part of the FIPS module or not.  The old name was confusing.

Fixes #11538

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11539)
2020-04-28 15:37:37 +02:00
..
build.info Use build.info, not ifdef for crypto modules 2020-04-16 13:52:22 +02:00
dh_ameth.c Update copyright year 2020-04-23 13:55:52 +01:00
dh_asn1.c Update copyright year 2020-04-23 13:55:52 +01:00
dh_backend.c Add DH keygen to providers 2020-04-16 01:14:00 +10:00
dh_check.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
dh_depr.c Update copyright year 2020-04-23 13:55:52 +01: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 Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
dh_group_params.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
dh_kdf.c Update copyright year 2020-04-23 13:55:52 +01:00
dh_key.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
dh_lib.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
dh_local.h Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
dh_meth.c Update copyright year 2020-04-23 13:55:52 +01:00
dh_pmeth.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
dh_prn.c Update copyright year 2020-04-23 13:55:52 +01:00
dh_rfc5114.c Update copyright year 2020-04-23 13:55:52 +01:00