Searched refs:SipHash24_Init (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/crypto/siphash/
H A Dsiphash.h37 * SipHash24_Init() for the fast and resonable strong version
41 * SipHash24_Init(&ctx);
68 #define SipHash24_Init(x) SipHash_InitX((x), 2, 4) macro
H A Dsiphash_test.c124 SipHash24_Init(&ctx);
/freebsd-10.3-release/sys/netinet/
H A Dtcp_fastopen.c282 SipHash24_Init(&ctx);
H A Dtcp_syncache.c1837 SipHash24_Init(&ctx);

Completed in 107 milliseconds