Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dsiphash_prov.c28 static OSSL_FUNC_mac_newctx_fn siphash_new; variable
56 static void *siphash_new(void *provctx) in siphash_new() function
224 { OSSL_FUNC_MAC_NEWCTX, (void (*)(void))siphash_new },

Completed in 5 milliseconds