i386_has_xcrypt    94 arch/i386/i386/autoconf.c extern int	i386_has_xcrypt;
i386_has_xcrypt   162 arch/i386/i386/autoconf.c 	if (i386_has_xcrypt)
i386_has_xcrypt   227 arch/i386/i386/machdep.c int	i386_has_xcrypt;
i386_has_xcrypt  1141 arch/i386/i386/machdep.c 			i386_has_xcrypt |= C3_HAS_AES;
i386_has_xcrypt  1154 arch/i386/i386/machdep.c 			i386_has_xcrypt |= C3_HAS_AESCTR;
i386_has_xcrypt  1167 arch/i386/i386/machdep.c 			i386_has_xcrypt |= C3_HAS_SHA;
i386_has_xcrypt  1180 arch/i386/i386/machdep.c 			i386_has_xcrypt |= C3_HAS_MM;
i386_has_xcrypt  3342 arch/i386/i386/machdep.c 		return (sysctl_rdint(oldp, oldlenp, newp, i386_has_xcrypt));
i386_has_xcrypt    90 arch/i386/i386/via.c extern int i386_has_xcrypt;
i386_has_xcrypt   194 arch/i386/pci/glxsb.c extern int i386_has_xcrypt;