Searched defs:siphash (Results 1 – 9 of 9) sorted by relevance
131 struct siphash { struct136 }; /* struct siphash */ argument
171 SIPHASH siphash = { 0, }; in test_siphash() local259 SIPHASH siphash = { 0, }; in test_siphash_basic() local
90 int siphash(const uint8_t *in, const size_t inlen, const uint8_t *k, in siphash() function
62 void siphash(const unsigned char *in, uint64_t inlen, in siphash() function
41 SIPHASH siphash; /* Siphash data */ member
427 uint32_t siphash[2]; in pf_syncookie_mac() local
73 SIPHASH siphash = {0, }; in lcid_hash() local
537 uint64_t siphash; in tcp_fastopen_make_cookie() local
2202 uint32_t siphash[2]; in syncookie_mac() local