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