Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/macs/
H A Dhmac_prov.c34 static OSSL_FUNC_mac_newctx_fn hmac_new; variable
73 static void *hmac_new(void *provctx) in hmac_new() function