openssl/crypto/dsa
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 Add dsa signature alg to fips provider 2020-01-12 11:32:12 +10:00
dsa_ameth.c DSA: Add export of domain parameters to provider 2019-10-17 13:01:14 +02:00
dsa_asn1.c Add dsa signature alg to fips provider 2020-01-12 11:32:12 +10:00
dsa_depr.c Update source files for pre-3.0 deprecation 2019-11-07 11:37:25 +01:00
dsa_err.c
dsa_gen.c Add BN_check_prime() 2019-10-14 22:54:02 +02:00
dsa_key.c
dsa_lib.c CRYPTO: Remove support for ex_data fields when building the FIPS module 2020-01-15 23:45:41 +01:00
dsa_local.h CRYPTO: Remove support for ex_data fields when building the FIPS module 2020-01-15 23:45:41 +01:00
dsa_meth.c
dsa_ossl.c Add dsa signature alg to fips provider 2020-01-12 11:32:12 +10:00
dsa_pmeth.c
dsa_prn.c
dsa_sign.c Add dsa signature alg to fips provider 2020-01-12 11:32:12 +10:00
dsa_vrf.c