Home
last modified time | relevance | path

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

/xnu-8020.101.4/EXTERNAL_HEADERS/corecrypto/
H A Dcc_config.h69 #define CC_KERNEL 1 // KEXT, XNU repo or kernel components such as AppleKeyStore macro
71 #define CC_KERNEL 0 macro
149 (!CC_RTKIT && !CC_KERNEL && !CC_USE_L4 && \
369 #if defined(TARGET_OS_BRIDGE) && TARGET_OS_BRIDGE && CC_KERNEL
383 #if !(CC_XNU_KERNEL_AVAILABLE || CC_KERNEL || CC_USE_L4 || CC_IBOOT || CC_RTKIT || CC_RTKITROM || C…
402 #define CC_CACHE_DESCRIPTORS CC_KERNEL
428 #if CC_KERNEL || CC_USE_L4 || CC_IBOOT || CC_RTKIT || CC_RTKITROM || CC_USE_SEPROM || CC_USE_S3
437 #if defined(__ARM_NEON__) || CC_KERNEL
H A Dcc_macros.h27 #if !CC_KERNEL
32 #if CC_KERNEL in cc_strstr()
H A Dcc.h59 #if CC_KERNEL
177 #if __has_feature(ptrauth_calls) && (CC_KERNEL || CC_USE_L4 || CC_USE_SEPROM)
H A Dcc_runtime_config.h21 #if CC_KERNEL
H A Dcckprng.h129 #if CC_KERNEL
/xnu-8020.101.4/osfmk/corecrypto/
H A Dccsha256_ltc_di.c40 #if !CC_KERNEL || !CC_USE_ASM
H A Dcc_abort.c44 #elif CC_KERNEL
H A Dccsha256_ltc_compress.c53 #if !CC_KERNEL || !CC_USE_ASM