Searched refs:SIPHASH_KEY_LENGTH (Results 1 – 4 of 4) sorted by relevance
51 #define SIPHASH_KEY_LENGTH 16 macro72 const uint8_t[__min_size(SIPHASH_KEY_LENGTH)]);80 const uint8_t[__min_size(SIPHASH_KEY_LENGTH)], const void *, size_t);
74 SipHash_SetKey(SIPHASH_CTX *ctx, const uint8_t key[static SIPHASH_KEY_LENGTH]) in SipHash_SetKey() argument200 const uint8_t key[static SIPHASH_KEY_LENGTH], const void *src, size_t len) in SipHashX() argument
194 #define TCP_FASTOPEN_KEY_LEN SIPHASH_KEY_LENGTH537 tcp_fastopen_make_cookie(uint8_t key[SIPHASH_KEY_LENGTH], struct in_conninfo *inc) in tcp_fastopen_make_cookie() argument
335 #define TS_OFFSET_SECRET_LENGTH SIPHASH_KEY_LENGTH2720 KASSERT(len >= SIPHASH_KEY_LENGTH, in tcp_keyed_hash()2809 #define ISN_SECRET_LENGTH SIPHASH_KEY_LENGTH