Searched refs:CC_ROR (Results 1 – 1 of 1) sorted by relevance
211 #define CC_ROR(x, n) _lrotr(x,n) macro229 CC_ROR(uint32_t word, int i) in CC_ROR() function266 CC_ROR(uint32_t word, int i) in CC_ROR() function272 #define CC_RORc(x, y) CC_ROR(x, y)