Home
last modified time | relevance | path

Searched defs:CC_ROR (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/osfmk/corecrypto/
H A Dcc_internal.h211 #define CC_ROR(x, n) _lrotr(x,n) macro
229 CC_ROR(uint32_t word, int i) in CC_ROR() function
266 CC_ROR(uint32_t word, int i) in CC_ROR() function