Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dgmac_prov.c28 static OSSL_FUNC_mac_newctx_fn gmac_new; variable
58 static void *gmac_new(void *provctx) in gmac_new() function
83 dst = gmac_new(src->provctx); in gmac_dup()
247 { OSSL_FUNC_MAC_NEWCTX, (void (*)(void))gmac_new },

Completed in 5 milliseconds