Home
last modified time | relevance | path

Searched defs:XXH32_round (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.c323 static U32 XXH32_round(U32 seed, U32 input) in XXH32_round() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h1889 static xxh_u32 XXH32_round(xxh_u32 acc, xxh_u32 input) in XXH32_round() function