Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/siphash/
H A Dsiphash_test.c124 SipHash24_Init(&ctx); in SipHash24_TestVectors()
H A Dsiphash.h68 #define SipHash24_Init(x) SipHash_InitX((x), 2, 4) macro
/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c542 SipHash24_Init(&ctx); in tcp_fastopen_make_cookie()
567 SipHash24_Init(&ctx); in tcp_fastopen_make_psk_cookie()
H A Dtcp_syncache.c2211 SipHash24_Init(&ctx); in syncookie_mac()
H A Dtcp_subr.c2722 SipHash24_Init(&ctx); in tcp_keyed_hash()