Searched refs:CC_SGX (Results 1 – 6 of 6) sorted by relevance
114 #define CC_SGX 1 macro116 #define CC_SGX 0 macro119 #if (defined(__linux__) && !(CC_SGX)) || CORECRYPTO_SIMULATE_POSIX_ENVIRONMENT306 … CC_USE_SEPROM || CC_EFI || CC_LINUX || defined(_WIN32) || CC_BASEBAND || CC_SGX || CC_ARM_ARCH_6M)406 #if (CC_LINUX || CC_SGX) && defined(CC_LINUX_ASM) && CC_LINUX_ASM548 #if defined(__x86_64__) && CCN_UNIT_SIZE == 8 && !CC_SGX699 #if CC_LINUX || CC_SGX
68 #elif __has_builtin(__builtin___memcpy_chk) && !defined(_MSC_VER) && !CC_SGX && !CC_ARM_ARCH_6M78 #elif __has_builtin(__builtin___memmove_chk) && !defined(_MSC_VER) && !CC_SGX && !CC_ARM_ARCH_6M86 #elif __has_builtin(__builtin___memset_chk) && !defined(_MSC_VER) && !CC_SGX && !CC_ARM_ARCH_6M
71 #elif CC_SGX // for SGX Enclave
44 #elif CC_SGX
57 #elif CC_SGX || CC_EFI
68 #elif CC_SGX