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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/corecrypto/
H A Dcc_priv.h23 CC_STORE32_BE : store 32 bit value in big endian in unaligned buffer.
126 #define CC_STORE32_BE(x, y) \ macro
141 #define CC_STORE32_BE(x, y) do { \ macro

Completed in 64 milliseconds