Searched refs:ossl_hmac_cleanup (Results 1 – 1 of 1) sorted by relevance
471 static void ossl_hmac_cleanup(EVP_PKEY_CTX *ctx);493 ossl_hmac_cleanup(dst); in ossl_hmac_copy()497 static void ossl_hmac_cleanup(EVP_PKEY_CTX *ctx) in ossl_hmac_cleanup() function623 EVP_PKEY_meth_set_cleanup(meth, ossl_hmac_cleanup); in ossl_register_hmac_meth()