Searched refs:SIPHASH_KEY_LENGTH (Results 1 – 2 of 2) sorted by relevance
125 #define TCP_FASTOPEN_KEY_LEN SIPHASH_KEY_LENGTH277 tcp_fastopen_make_cookie(uint8_t key[SIPHASH_KEY_LENGTH], struct in_conninfo *inc) in tcp_fastopen_make_cookie() argument
51 #define SIPHASH_KEY_LENGTH 16 macro