Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/common/include/prov/
H A Dprovider_util.h95 int ossl_prov_set_macctx(EVP_MAC_CTX *macctx,
/freebsd/crypto/openssl/providers/common/
H A Dprovider_util.c224 int ossl_prov_set_macctx(EVP_MAC_CTX *macctx, in ossl_prov_set_macctx() function
332 if (ossl_prov_set_macctx(*macctx, params, ciphername, mdname, NULL, in ossl_prov_macctx_load_from_params()
/freebsd/crypto/openssl/providers/implementations/signature/
H A Dmac_legacy_sig.c127 if (!ossl_prov_set_macctx(pmacctx->macctx, NULL, in mac_digest_sign_init()