Home
last modified time | relevance | path

Searched defs:cpuAES (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/iokit/Kernel/ !
H A DIOHibernateIO.cpp1983 bool cpuAES = (0 != (CPUID_FEATURE_AES & cpuid_features())); in hibernate_write_image() local
1985 static const bool cpuAES = true; in hibernate_write_image() local