Home
last modified time | relevance | path

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

/xnu-8019.80.24/EXTERNAL_HEADERS/corecrypto/
H A Dcc_priv.h149 #define CC_STORE32_BE(x, y) \ macro
164 #define CC_STORE32_BE(x, y) do { \ macro