Home
last modified time | relevance | path

Searched defs:CC_HAS_DIT (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/osfmk/corecrypto/
H A Dcc_runtime_config.h44 #define CC_HAS_DIT() (0) macro
152 #define CC_HAS_DIT() (cc_dit_supported()) macro
173 #define CC_HAS_DIT() _cpu_supports(kHasFeatDIT) macro
177 #define CC_HAS_DIT() (0) macro
/xnu-12377.81.4/EXTERNAL_HEADERS/corecrypto/
H A Dcc_runtime_config.h20 #define CC_HAS_DIT() (0) macro
124 #define CC_HAS_DIT() (cc_dit_supported()) macro
144 #define CC_HAS_DIT() _cpu_supports(kHasFeatDIT) macro
148 #define CC_HAS_DIT() (0) macro