Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dhmac_prov.c41 static OSSL_FUNC_mac_freectx_fn hmac_free; variable
94 static void hmac_free(void *vmacctx) in hmac_free() function
126 hmac_free(dst); in hmac_dup()
133 hmac_free(dst); in hmac_dup()
362 { OSSL_FUNC_MAC_FREECTX, (void (*)(void))hmac_free },
390 { OSSL_FUNC_MAC_FREECTX, (void (*)(void))hmac_free },

Completed in 4 milliseconds