Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/engine/
H A Deng_openssl.c455 static int ossl_hmac_init(EVP_PKEY_CTX *ctx) in ossl_hmac_init() function
482 if (!ossl_hmac_init(dst)) in ossl_hmac_copy()
624 EVP_PKEY_meth_set_init(meth, ossl_hmac_init); in ossl_register_hmac_meth()