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