Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dmac_lib.c244 const char *subalg, const OSSL_PARAM *params, in EVP_Q_mac() argument
259 if (subalg != NULL) { in EVP_Q_mac()
276 OSSL_PARAM_construct_utf8_string(param_name, (char *)subalg, 0); in EVP_Q_mac()
/freebsd/crypto/openssl/doc/man3/
H A DEVP_MAC.pod46 const char *subalg, const OSSL_PARAM *params,
132 string I<propq>. It takes parameters I<subalg> and further I<params>,
/freebsd/crypto/openssl/include/openssl/
H A Devp.h1218 const char *subalg, const OSSL_PARAM *params,