Searched refs:hmac_free (Results 1 – 1 of 1) sorted by relevance
36 static OSSL_FUNC_mac_freectx_fn hmac_free; variable90 static void hmac_free(void *vmacctx) in hmac_free() function122 hmac_free(dst); in hmac_dup()129 hmac_free(dst); in hmac_dup()346 { OSSL_FUNC_MAC_FREECTX, (void (*)(void))hmac_free },