Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/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