openssl/providers/implementations
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
..
asymciphers Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
ciphers Fix external symbols in the provider cipher implementations. 2021-02-18 19:32:20 +10:00
digests Fix external symbols in the provider digest implementations. 2021-02-18 21:14:32 +10:00
encode_decode Various cleanup of PROV_R_ reason codes 2021-02-11 09:34:31 +01:00
exchange Fix external symbols related to provider related security checks for 2021-02-18 21:14:32 +10:00
include/prov Fix external symbols in the provider digest implementations. 2021-02-18 21:14:32 +10:00
kdfs Various cleanup of PROV_R_ reason codes 2021-02-11 09:34:31 +01:00
kem Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
keymgmt dsa_check: Perform simple parameter check if seed is not available 2021-02-18 11:02:26 +01:00
macs Fix external symbols in the provider digest implementations. 2021-02-18 21:14:32 +10:00
rands rand: update DRBGs to use the get_entropy call for seeding 2021-02-17 13:10:49 +10:00
signature Fix external symbols related to provider related security checks for 2021-02-18 21:14:32 +10:00
storemgmt Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY 2021-02-17 15:26:12 +01:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00