Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dsiphash.h153 #define SIPHASH_CONST_1 0x646f72616e646f6dULL macro
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_siphash.c26 u64 v1 = SIPHASH_CONST_1; \