Searched refs:RotateByAtLeast1 (Results 1 – 1 of 1) sorted by relevance
108 static uint64 RotateByAtLeast1(uint64 val, int shift) { in RotateByAtLeast1() function124 return HashLen16(a, RotateByAtLeast1(b + len, len)) ^ b; in HashLen0to16()