Searched refs:gmac_dup (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/crypto/openssl/providers/implementations/macs/
H A Dgmac_prov.c29 static OSSL_FUNC_mac_dupctx_fn gmac_dup; variable
75 static void *gmac_dup(void *vsrc) function
248 { OSSL_FUNC_MAC_DUPCTX, (void (*)(void))gmac_dup },

Completed in 92 milliseconds