Home
last modified time | relevance | path

Searched refs:ossl_mac_key_up_ref (Results 1 – 3 of 3) sorted by relevance

/openssl/providers/implementations/include/prov/
H A Dmacsignature.h29 int ossl_mac_key_up_ref(MAC_KEY *mackey);
/openssl/providers/implementations/signature/
H A Dmac_legacy_sig.c112 if (!ossl_mac_key_up_ref(vkey)) in mac_digest_sign_init()
192 if (srcctx->key != NULL && !ossl_mac_key_up_ref(srcctx->key)) in mac_dupctx()
/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c103 int ossl_mac_key_up_ref(MAC_KEY *mackey) in ossl_mac_key_up_ref() function

Completed in 7 milliseconds