Home
last modified time | relevance | path

Searched refs:ossl_mac_key_up_ref (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H A Dmacsignature.h30 int ossl_mac_key_up_ref(MAC_KEY *mackey);
/third_party/openssl/providers/implementations/include/prov/
H A Dmacsignature.h30 int ossl_mac_key_up_ref(MAC_KEY *mackey);
/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Dmac_legacy_sig.c114 if (!ossl_mac_key_up_ref(vkey)) in mac_digest_sign_init()
194 if (srcctx->key != NULL && !ossl_mac_key_up_ref(srcctx->key)) in mac_dupctx()
/third_party/openssl/providers/implementations/signature/
H A Dmac_legacy_sig.c114 if (!ossl_mac_key_up_ref(vkey)) in mac_digest_sign_init()
194 if (srcctx->key != NULL && !ossl_mac_key_up_ref(srcctx->key)) in mac_dupctx()
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c105 int ossl_mac_key_up_ref(MAC_KEY *mackey) in ossl_mac_key_up_ref() function
/third_party/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c105 int ossl_mac_key_up_ref(MAC_KEY *mackey) in ossl_mac_key_up_ref() function

Completed in 3 milliseconds