Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dprandom.h43 #define PRND_K0 (HSIPHASH_CONST_0 ^ HSIPHASH_CONST_2)
H A Dsiphash.h162 #define HSIPHASH_CONST_0 0U macro
/OK3568_Linux_fs/kernel/lib/
H A Dsiphash.c389 u32 v0 = HSIPHASH_CONST_0; \
/OK3568_Linux_fs/kernel/drivers/char/
H A Drandom.c919 .pool = { HSIPHASH_CONST_0, HSIPHASH_CONST_1, HSIPHASH_CONST_2, HSIPHASH_CONST_3 },