Searched refs:SIPHASH_CONST_1 (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_siphash.h21 #define SIPHASH_CONST_1 0x646f72616e646f6dULL macro
30 u64 v1 = SIPHASH_CONST_1; \
/linux-master/include/linux/
H A Dsiphash.h153 #define SIPHASH_CONST_1 0x646f72616e646f6dULL macro
/linux-master/lib/
H A Dsiphash.c24 u64 v1 = SIPHASH_CONST_1; \
/linux-master/drivers/char/
H A Drandom.c1005 .pool = { SIPHASH_CONST_0, SIPHASH_CONST_1, SIPHASH_CONST_2, SIPHASH_CONST_3 },

Completed in 245 milliseconds