Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/macs/
H A Dhmac_prov.c36 static OSSL_FUNC_mac_freectx_fn hmac_free; variable
90 static void hmac_free(void *vmacctx) in hmac_free() function