Home
last modified time | relevance | path

Searched refs:ossl_digest_is_allowed (Results 1 – 4 of 4) sorted by relevance

/openssl-master/providers/common/include/prov/
A Dsecuritycheck.h18 int ossl_digest_is_allowed(OSSL_LIB_CTX *ctx, const EVP_MD *md);
/openssl-master/providers/common/
A Dsecuritycheck.c241 int ossl_digest_is_allowed(OSSL_LIB_CTX *ctx, const EVP_MD *md) in ossl_digest_is_allowed() function
/openssl-master/providers/implementations/exchange/
A Ddh_exch.c348 if (!ossl_digest_is_allowed(pdhctx->libctx, pdhctx->kdf_md)) { in dh_set_ctx_params()
A Decdh_exch.c286 if (!ossl_digest_is_allowed(pectx->libctx, pectx->kdf_md)) { in ecdh_set_ctx_params()

Completed in 7 milliseconds