Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/corecrypto/
H A Dcc_internal.h212 #define CC_ROL(x, n) _lrotl(x,n) macro
220 CC_ROL(uint32_t word, int i) in CC_ROL() function
260 CC_ROL(uint32_t word, int i) in CC_ROL() function