Home
last modified time | relevance | path

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

/xnu-8792.41.9/EXTERNAL_HEADERS/corecrypto/
H A Dcc_priv.h302 #define CC_ROR64c(word, i) \ macro
327 #define CC_ROR64c(x, y) CC_ROR64(x, y) macro