Home
last modified time | relevance | path

Searched refs:SIPHASH_CONST_3 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dsiphash.h155 #define SIPHASH_CONST_3 0x7465646279746573ULL macro
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_siphash.c28 u64 v3 = SIPHASH_CONST_3; \