Searched refs:CC_LOAD64_BE (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/EXTERNAL_HEADERS/corecrypto/
H A Dcc_priv.h30 CC_LOAD64_BE : load 64 bit value in big endian from unaligned buffer.
170 #define CC_LOAD64_BE(x, y) \ macro
191 #define CC_LOAD64_BE(x, y) do { \ macro

Completed in 9 milliseconds