Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dsiphash.h152 #define SIPHASH_CONST_0 0x736f6d6570736575ULL macro
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_siphash.c25 u64 v0 = SIPHASH_CONST_0; \