Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp984 XXH3_hashLong_128b(const uint8_t *input, size_t len, const uint8_t *secret, in XXH3_hashLong_128b() function
1041 return XXH3_hashLong_128b(input, len, kSecret, sizeof(kSecret)); in xxh3_128bits()