Home
last modified time | relevance | path

Searched refs:OSSL_MAC_PARAM_DIGEST_NOINIT (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/macs/
H A Dhmac_prov.c275 OSSL_PARAM_int(OSSL_MAC_PARAM_DIGEST_NOINIT, NULL),
319 if (!set_flag(params, OSSL_MAC_PARAM_DIGEST_NOINIT, EVP_MD_CTX_FLAG_NO_INIT, in hmac_set_ctx_params()
/freebsd/crypto/openssl/doc/man7/
H A DEVP_MAC-HMAC.pod49 =item "digest-noinit" (B<OSSL_MAC_PARAM_DIGEST_NOINIT>) <integer>
/freebsd/crypto/openssl/include/openssl/
H A Dcore_names.h161 #define OSSL_MAC_PARAM_DIGEST_NOINIT "digest-noinit" /* int, 0 or 1 */ macro
/freebsd/crypto/openssl/doc/man3/
H A DEVP_MAC.pod280 =item "digest-noinit" (B<OSSL_MAC_PARAM_DIGEST_NOINIT>) <integer>