Searched refs:SipHash_SetKey (Results 1 – 7 of 7) sorted by relevance
125 SipHash_SetKey(&ctx, k); in SipHash24_TestVectors()
74 SipHash_SetKey(SIPHASH_CTX *ctx, const uint8_t key[static SIPHASH_KEY_LENGTH]) in SipHash_SetKey() function204 SipHash_SetKey(ctx, key); in SipHashX()
71 void SipHash_SetKey(SIPHASH_CTX *,
541 SipHash_SetKey(&ctx, key); in tcp_fastopen_make_cookie()566 SipHash_SetKey(&ctx, psk); in tcp_fastopen_make_psk_cookie()
2215 SipHash_SetKey(&ctx, secbits); in syncookie_mac()
3180 SipHash_SetKey(&ctx, (uint8_t *)key); in tcp_keyed_hash()
409 SipHash_SetKey(&ctx, V_pf_syncookie_status.key[cookie.flags.oddeven]); in pf_syncookie_mac()