openssl/providers/common/include/prov
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
..
bio.h
proverr.h Rename internal providercommonerr.h to less mouthful proverr.h 2021-02-11 09:34:31 +01:00
provider_ctx.h Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
provider_util.h
providercommon.h Remove ossl_prov_util_nid_to_name() 2020-10-22 20:42:42 +10:00
securitycheck.h Fix external symbols related to provider related security checks for 2021-02-18 21:14:32 +10:00