Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dtest_siphash.h22 #define SIPHASH_CONST_2 0x6c7967656e657261ULL macro
31 u64 v2 = SIPHASH_CONST_2; \
/linux/include/linux/
A Dsiphash.h154 #define SIPHASH_CONST_2 0x6c7967656e657261ULL macro
/linux/lib/
A Dsiphash.c25 u64 v2 = SIPHASH_CONST_2; \
/linux/drivers/char/
A Drandom.c1029 .pool = { SIPHASH_CONST_0, SIPHASH_CONST_1, SIPHASH_CONST_2, SIPHASH_CONST_3 },

Completed in 10 milliseconds