Home
last modified time | relevance | path

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

/freebsd/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) in gmac_dup() function
248 { OSSL_FUNC_MAC_DUPCTX, (void (*)(void))gmac_dup },