Home
last modified time | relevance | path

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

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