Home
last modified time | relevance | path

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

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