Home
last modified time | relevance | path

Searched refs:gmac_free (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/macs/
H A Dgmac_prov.c30 static OSSL_FUNC_mac_freectx_fn gmac_free; variable
47 static void gmac_free(void *vmacctx) in gmac_free() function
67 gmac_free(macctx); in gmac_new()
89 gmac_free(dst); in gmac_dup()
249 { OSSL_FUNC_MAC_FREECTX, (void (*)(void))gmac_free },

Completed in 16 milliseconds