Home
last modified time | relevance | path

Searched refs:HSIPHASH_CONST_3 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dprandom.h44 #define PRND_K1 (HSIPHASH_CONST_1 ^ HSIPHASH_CONST_3)
H A Dsiphash.h165 #define HSIPHASH_CONST_3 0x74656462U macro
/OK3568_Linux_fs/kernel/lib/
H A Dsiphash.c392 u32 v3 = HSIPHASH_CONST_3; \
/OK3568_Linux_fs/kernel/drivers/char/
H A Drandom.c919 .pool = { HSIPHASH_CONST_0, HSIPHASH_CONST_1, HSIPHASH_CONST_2, HSIPHASH_CONST_3 },