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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/corecrypto/
H A Dcc_priv.h28 CC_LOAD32_BE : load 32 bit value in big endian from unaligned buffer.
133 #define CC_LOAD32_BE(x, y) \ macro
148 #define CC_LOAD32_BE(x, y) do { \ macro

Completed in 16 milliseconds