Searched refs:input_64_hi (Results 1 – 1 of 1) sorted by relevance
1137 xxh_u64 const input_64_hi = XXH_swap64(input_64_lo); in XXH3p_len_4to8_128b() local1139 xxh_u64 const keyed_hi = input_64_hi ^ (XXH_readLE64(secret + 8) - seed); in XXH3p_len_4to8_128b()