Searched defs:keyedh (Results 1 – 1 of 1) sorted by relevance
1156 let keyedh = u64::from(combinedh) ^ u64::from(key[4..].read_u32_le()).wrapping_sub(seed); in hash_len_1to3_128bits() localVariable1172 let keyedh = in64h ^ key[8..].read_u64_le().wrapping_sub(seed); in hash_len_4to8_128bits() localVariable