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