Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/macs/
A Dsiphash_prov.c30 static OSSL_FUNC_mac_freectx_fn siphash_free; variable
67 static void siphash_free(void *vmacctx) in siphash_free() function
216 { OSSL_FUNC_MAC_FREECTX, (void (*)(void))siphash_free },

Completed in 2 milliseconds