openssl/providers/common
Shane Lontis 7b676cc8c6 Fix external symbols related to provider related security checks for
keys and digests.

Partial fix for #12964

This adds ossl_ names for the following symbols:

digest_get_approved_nid, digest_get_approved_nid_with_sha1
digest_is_allowed, digest_md_to_nid, digest_rsa_sign_get_md_nid,
securitycheck_enabled,
dh_check_key, dsa_check_key, ec_check_key,

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14211)
2021-02-18 21:14:32 +10:00
..
der PROV: Fix encoding of MDWithRSAEncryption signature AlgorithmID 2021-02-05 16:53:30 +01:00
include/prov Fix external symbols related to provider related security checks for 2021-02-18 21:14:32 +10:00
bio_prov.c
build.info prov: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00
capabilities.c ssl_test: Add testcases for disallowing non-TLS1.3 curves with TLS1.3 2021-02-12 19:05:17 +01:00
digest_to_nid.c Fix external symbols related to provider related security checks for 2021-02-18 21:14:32 +10:00
provider_ctx.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
provider_err.c err: generated error files 2021-02-17 13:10:49 +10:00
provider_seeding.c prov: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00
provider_util.c Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
securitycheck_default.c Fix external symbols related to provider related security checks for 2021-02-18 21:14:32 +10:00
securitycheck_fips.c Fix external symbols related to provider related security checks for 2021-02-18 21:14:32 +10:00
securitycheck.c Fix external symbols related to provider related security checks for 2021-02-18 21:14:32 +10:00