Home
last modified time | relevance | path

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

/xnu-12377.61.12/EXTERNAL_HEADERS/corecrypto/
H A Dcc_config.h474 #define CCAES_INTEL_ASM 0 macro
509 #define CCAES_INTEL_ASM 0 macro
565 #define CCAES_INTEL_ASM 1 macro
593 #define CCAES_INTEL_ASM 0 macro
621 #define CCAES_INTEL_ASM 0 macro
H A Dccaes.h50 #if CCAES_INTEL_ASM
/xnu-12377.61.12/osfmk/corecrypto/
H A Dccaes_vng_gcm.h41 #if (CCAES_INTEL_ASM && defined(__x86_64__)) || \