Home
last modified time | relevance | path

Searched refs:EVP_MAC_up_ref (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/crypto/evp/
Dmac_lib.c28 || !EVP_MAC_up_ref(mac)) { in EVP_MAC_CTX_new()
65 if (!EVP_MAC_up_ref(dst->meth)) { in EVP_MAC_CTX_dup()
Dmac_meth.c177 int EVP_MAC_up_ref(EVP_MAC *mac) in EVP_MAC_up_ref() function
/third_party/openssl/doc/man3/
DEVP_MAC.pod5 EVP_MAC, EVP_MAC_fetch, EVP_MAC_up_ref, EVP_MAC_free, EVP_MAC_is_a,
25 int EVP_MAC_up_ref(EVP_MAC *mac);
104 EVP_MAC_up_ref() increments the reference count of an already fetched
353 EVP_MAC_up_ref() returns 1 on success, 0 on error.
/third_party/openssl/crypto/modes/
Dsiv128.c237 EVP_MAC_up_ref(dest->mac); in ossl_siv128_copy_ctx()
/third_party/openssl/apps/
Dlist.c254 EVP_MAC_up_ref(mac); in collect_macs()
/third_party/openssl/include/openssl/
Devp.h1198 int EVP_MAC_up_ref(EVP_MAC *mac);
/third_party/openssl/util/
Dlibcrypto.num4675 EVP_MAC_up_ref 4803 3_0_0 EXIST::FUNCTION: