Searched defs:rotr32 (Results 1 – 2 of 2) sorted by relevance
64 rotr32 (uint32_t x, int n) in rotr32() function
86 static inline unsigned rotr32(unsigned Val, unsigned Amt) { in rotr32() function