Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/macs/
A Dsiphash_prov.c35 static OSSL_FUNC_mac_init_fn siphash_init; variable
102 static int siphash_init(void *vmacctx, const unsigned char *key, size_t keylen, in siphash_init() function
217 { OSSL_FUNC_MAC_INIT, (void (*)(void))siphash_init },

Completed in 4 milliseconds