hmac_free
hmac_free(dst);
hmac_free(dst);
{ OSSL_FUNC_MAC_FREECTX, (void (*)(void))hmac_free },
{ OSSL_FUNC_MAC_FREECTX, (void (*)(void))hmac_free },
static OSSL_FUNC_mac_freectx_fn hmac_free;