Searched refs:rol64 (Results 1 – 1 of 1) sorted by relevance
31 static inline uint64_t rol64(uint64_t x, int k) in rol64() function40 uint64_t const result = rol64(s[1] * 5, 7) * 9; in lws_xos()49 s[3] = rol64(s[3], 45); in lws_xos()