Home
last modified time | relevance | path

Searched defs:cmac_dup (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/macs/
H A Dcmac_prov.c33 static OSSL_FUNC_mac_dupctx_fn cmac_dup; variable
80 static void *cmac_dup(void *vsrc) in cmac_dup() function