Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/macs/
H A Dhmac_prov.c35 static OSSL_FUNC_mac_dupctx_fn hmac_dup; variable
102 static void *hmac_dup(void *vsrc) in hmac_dup() function
345 { OSSL_FUNC_MAC_DUPCTX, (void (*)(void))hmac_dup },