Searched refs:rol64 (Results 1 – 2 of 2) sorted by relevance
62 return rol64(word, shift); in jent_rol64()
88 static inline __u64 rol64(__u64 word, unsigned int shift) in rol64() function