Searched defs:SIPHASH_KEY_LENGTH (Results 1 – 3 of 3) sorted by relevance
74 SipHash_SetKey(SIPHASH_CTX *ctx, const uint8_t key[static SIPHASH_KEY_LENGTH]) in SipHash_SetKey()200 const uint8_t key[static SIPHASH_KEY_LENGTH], const void *src, size_t len) in SipHashX()
51 #define SIPHASH_KEY_LENGTH 16 macro
537 tcp_fastopen_make_cookie(uint8_t key[SIPHASH_KEY_LENGTH], struct in_conninfo *inc) in tcp_fastopen_make_cookie()