Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds