Home
last modified time | relevance | path

Searched refs:CC_STORE_UNIT_BE (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/osfmk/corecrypto/
H A Dccn_internal.h54 #define CC_STORE_UNIT_BE(x, out) cc_store64_be(x, out) macro
63 #define CC_STORE_UNIT_BE(x, out) cc_store32_be(x, out)