Searched defs:ror2 (Results 1 - 1 of 1) sorted by relevance

/system/core/libmincrypt/
H A Dsha.c44 static inline uint32_t ror2(uint32_t val) { function
66 B = ror2(B);
83 B = ror2(B);
96 B = ror2(B);
112 B = ror2(B);
128 B = ror2(B);

Completed in 272 milliseconds