Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp168 constexpr size_t XXH_SECRET_DEFAULT_SIZE = 192; variable
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h3187 #define XXH_SECRET_DEFAULT_SIZE 192 /* minimum XXH3_SECRET_SIZE_MIN */ macro