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

/netbsd-current/crypto/external/bsd/openssl/dist/providers/common/include/prov/
H A Dsecuritycheck.h18 int ossl_digest_is_allowed(OSSL_LIB_CTX *ctx, const EVP_MD *md);
/netbsd-current/crypto/external/bsd/openssl/dist/providers/common/
H A Dsecuritycheck.c249 int ossl_digest_is_allowed(OSSL_LIB_CTX *ctx, const EVP_MD *md) function
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/exchange/
H A Ddh_exch.c354 if (!ossl_digest_is_allowed(pdhctx->libctx, pdhctx->kdf_md)) {
H A Decdh_exch.c286 if (!ossl_digest_is_allowed(pectx->libctx, pectx->kdf_md)) {

Completed in 123 milliseconds