Home
last modified time | relevance | path

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

/xnu-8020.101.4/EXTERNAL_HEADERS/corecrypto/
H A Dcc_priv.h236 #define CC_ROR(x,n) _lrotr(x,n) macro
252 CC_INLINE uint32_t CC_ROR(uint32_t word, int i) in CC_ROR() function
287 CC_INLINE uint32_t CC_ROR(uint32_t word, int i) in CC_ROR() function