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 util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
dsa_gen.c Add BN_check_prime() 2019-10-14 22:54:02 +02:00
dsa_key.c Reorganize local header files 2019-09-28 20:26:35 +02:00
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 Reorganize local header files 2019-09-28 20:26:35 +02:00
dsa_ossl.c Add dsa signature alg to fips provider 2020-01-12 11:32:12 +10:00
dsa_pmeth.c Reorganize local header files 2019-09-28 20:26:35 +02:00
dsa_prn.c Following the license change, modify the boilerplates in crypto/dsa/ 2018-12-06 14:48:43 +01:00
dsa_sign.c Add dsa signature alg to fips provider 2020-01-12 11:32:12 +10:00
dsa_vrf.c Reorganize local header files 2019-09-28 20:26:35 +02:00