Home
last modified time | relevance | path

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

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