Searched defs:rotr32 (Results 1 – 5 of 5) sorted by relevance
121 BLAKE2_LOCAL_INLINE(uint32_t) rotr32( const uint32_t w, const unsigned c ) in rotr32() function
87 static inline unsigned rotr32(unsigned Val, unsigned Amt) in rotr32() function
85 static inline unsigned rotr32(unsigned Val, unsigned Amt) { in rotr32() function
86 static inline unsigned rotr32(unsigned Val, unsigned Amt) { in rotr32() function
84 inline unsigned rotr32(unsigned Val, unsigned Amt) { in rotr32() function