Home
last modified time | relevance | path

Searched refs:C3_HAS_AESCTR (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/i386/include/
H A Dspecialreg.h760 #define C3_HAS_AESCTR 8 /* cpu has AES-CTR instructions */ macro
/openbsd/sys/arch/amd64/include/
H A Dspecialreg.h1068 #define C3_HAS_AESCTR 8 /* cpu has AES-CTR instructions */ macro
/openbsd/sys/arch/amd64/amd64/
H A Didentcpu.c235 amd64_has_xcrypt |= C3_HAS_AESCTR; in via_nano_setup()
/openbsd/sys/arch/i386/i386/
H A Dmachdep.c1197 i386_has_xcrypt |= C3_HAS_AESCTR; in cyrix3_cpu_setup()