Home
last modified time | relevance | path

Searched refs:SIPHASH_CONST_2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dsiphash.h154 #define SIPHASH_CONST_2 0x6c7967656e657261ULL macro
/openbmc/linux/lib/
H A Dsiphash.c25 u64 v2 = SIPHASH_CONST_2; \
/openbmc/linux/drivers/char/
H A Drandom.c1005 .pool = { SIPHASH_CONST_0, SIPHASH_CONST_1, SIPHASH_CONST_2, SIPHASH_CONST_3 },