Searched refs:SIPHASH_KEY_LENGTH (Results 1 – 3 of 3) sorted by relevance
52 #define SIPHASH_KEY_LENGTH 16 macro73 const uint8_t[SIPHASH_KEY_LENGTH]);81 const uint8_t key[SIPHASH_KEY_LENGTH], const void *src __sized_by(len), size_t len);
70 SipHash_SetKey(SIPHASH_CTX *ctx, const uint8_t key[SIPHASH_KEY_LENGTH]) in SipHash_SetKey() argument215 const uint8_t key[SIPHASH_KEY_LENGTH], in SipHashX() argument
173 uint8_t psem_siphash_key[SIPHASH_KEY_LENGTH];