gmac_new
{ OSSL_FUNC_MAC_NEWCTX, (void (*)(void))gmac_new },
static OSSL_FUNC_mac_newctx_fn gmac_new;
dst = gmac_new(src->provctx);