Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_openssl.c432 static int ossl_hmac_init(EVP_PKEY_CTX *ctx) in ossl_hmac_init() function
461 if (!ossl_hmac_init(dst)) in ossl_hmac_copy()
604 EVP_PKEY_meth_set_init(meth, ossl_hmac_init); in ossl_register_hmac_meth()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_openssl.c449 static int ossl_hmac_init(EVP_PKEY_CTX *ctx) in ossl_hmac_init() function
478 if (!ossl_hmac_init(dst)) in ossl_hmac_copy()
621 EVP_PKEY_meth_set_init(meth, ossl_hmac_init); in ossl_register_hmac_meth()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt717 ENGINE_F_OSSL_HMAC_INIT:200:ossl_hmac_init