openssl/crypto/dh
Richard Levitte a3327784d9 CRYPTO: Remove support for ex_data fields when building the FIPS module
These fields are purely application data, and applications don't reach
into the bowels of the FIPS module, so these fields are never used
there.

Fixes #10835

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10837)
2020-01-15 23:45:41 +01:00
..
build.info
dh192.pem
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh_ameth.c coverity 1201478: check BIO_indent returns 2020-01-07 14:02:52 +10:00
dh_asn1.c Reorganize local header files 2019-09-28 20:26:35 +02:00
dh_check.c Add BN_check_prime() 2019-10-14 22:54:02 +02:00
dh_depr.c Update source files for pre-3.0 deprecation 2019-11-07 11:37:25 +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 Reorganize local header files 2019-09-28 20:26:35 +02:00
dh_kdf.c Usages of KDFs converted to use the name macros 2019-09-11 10:22:49 +10:00
dh_key.c Reorganize local header files 2019-09-28 20:26:35 +02:00
dh_lib.c CRYPTO: Remove support for ex_data fields when building the FIPS module 2020-01-15 23:45:41 +01:00
dh_local.h CRYPTO: Remove support for ex_data fields when building the FIPS module 2020-01-15 23:45:41 +01:00
dh_meth.c Reorganize local header files 2019-09-28 20:26:35 +02:00
dh_pmeth.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
dh_prn.c
dh_rfc5114.c Reorganize local header files 2019-09-28 20:26:35 +02:00
dh_rfc7919.c Reorganize local header files 2019-09-28 20:26:35 +02:00