Home
last modified time | relevance | path

Searched refs:EVP_MD_up_ref (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/
Ddigest.c269 if (!EVP_MD_up_ref((EVP_MD *)type)) { in evp_md_init_internal()
561 EVP_MD_up_ref(in->fetched_digest); in EVP_MD_CTX_copy_ex()
1061 return EVP_MD_up_ref(md); in evp_md_up_ref()
1079 int EVP_MD_up_ref(EVP_MD *md) in EVP_MD_up_ref() function
Devp_lib.c1021 if (md == NULL || !EVP_MD_up_ref(md)) in EVP_MD_CTX_get1_md()
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Devp_fetch_prov_test.c185 if (!TEST_true(EVP_MD_up_ref(md))) in test_explicit_EVP_MD_fetch()
/netbsd/src/crypto/external/bsd/openssl/dist/apps/
Dlist.c186 EVP_MD_up_ref(digest); in collect_digests()
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/
Dcrypto.map1895 EVP_MD_up_ref;
Dcrypto.expsym1893 EVP_MD_up_ref@@OPENSSL_3.0.0
/netbsd/src/crypto/external/bsd/openssl/dist/ssl/
Dssl_lib.c6039 return EVP_MD_up_ref((EVP_MD *)md); in ssl_evp_md_up_ref()
/netbsd/src/crypto/external/bsd/openssl/dist/util/
Dlibcrypto.num4586 EVP_MD_up_ref 4714 3_0_0 EXIST::FUNCTION: