Searched refs:ossl_hmac_cleanup (Results 1 – 2 of 2) sorted by relevance
454 static void ossl_hmac_cleanup(EVP_PKEY_CTX *ctx);476 ossl_hmac_cleanup(dst); in ossl_hmac_copy()480 static void ossl_hmac_cleanup(EVP_PKEY_CTX *ctx) in ossl_hmac_cleanup() function606 EVP_PKEY_meth_set_cleanup(meth, ossl_hmac_cleanup); in ossl_register_hmac_meth()
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()