Searched defs:ASM_X86_V2C (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daesopt.h198 * ASM_X86_V2C uses assembler (aes_x86_v2.asm) with compressed tables for
211 #elif 0 && !defined(ASM_X86_V2C)
212 #define ASM_X86_V2C macro
217 #if (defined(ASM_X86_V1C) || defined(ASM_X86_V2) || defined(ASM_X86_V2C)) && \
346 #if 1 && (defined(ASM_X86_V2) || defined(ASM_X86_V2C))
439 #if (defined(ASM_X86_V1C) || defined(ASM_X86_V2C) || defined(ASM_AMD64_C)) && \
473 defined(ASM_X86_V2C) || defined(ASM_AMD64_C)
484 defined(ASM_X86_V2C) || defined(ASM_AMD64_C)
669 defined(ASM_X86_V2C)))
725 defined(ASM_X86_V2C)))
[all...]

Completed in 45 milliseconds