Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp785 uint64_t const keyed = input_64 ^ bitflip; in XXH3_len_4to8_128b() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h3484 xxh_u64 const keyed = (xxh_u64)combined ^ bitflip; in XXH3_len_1to3_64b() local
3500 xxh_u64 const keyed = input64 ^ bitflip; in XXH3_len_4to8_64b() local
5122 xxh_u64 const keyed = input_64 ^ bitflip; in XXH3_len_4to8_128b() local