Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dsiphash_prov.c30 static OSSL_FUNC_mac_freectx_fn siphash_free; variable
68 static void siphash_free(void *vmacctx) in siphash_free() function
226 { OSSL_FUNC_MAC_FREECTX, (void (*)(void))siphash_free },

Completed in 5 milliseconds