Searched refs:k1 (Results 1 – 1 of 1) sorted by relevance
210 const uint64_t k1 = xxh64_round(0, get_unaligned_le64(p)); in xxh64() local212 h64 ^= k1; in xxh64()470 const uint64_t k1 = xxh64_round(0, get_unaligned_le64(p)); in xxh64_digest() local472 h64 ^= k1; in xxh64_digest()