Home
last modified time | relevance | path

Searched refs:CC_ROR64c (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/EXTERNAL_HEADERS/corecrypto/
H A Dcc_priv.h328 #define CC_ROR64c(word, i) \ macro
353 #define CC_ROR64c(x, y) CC_ROR64(x, y) macro