Home
last modified time | relevance | path

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

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