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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/corecrypto/
H A Dcc_priv.h25 CC_STORE64_BE : store 64 bit value in big endian in unaligned buffer.
163 #define CC_STORE64_BE(x, y) \ macro
180 #define CC_STORE64_BE(x, y) do { \ macro

Completed in 66 milliseconds