Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h2780 xxh_u64 const keyed = (xxh_u64)combined ^ bitflip; in XXH3_len_1to3_64b() local
2796 xxh_u64 const keyed = input64 ^ bitflip; in XXH3_len_4to8_64b() local
4286 xxh_u64 const keyed = input_64 ^ bitflip; in XXH3_len_4to8_128b() local

Completed in 25 milliseconds