Searched refs:HWCAP2_AES (Results 1 – 5 of 5) sorted by relevance
25 #define HWCAP2_AES (1 << 0) macro
706 if (h & HWCAP2_AES) s += ":AES"; in AddCpuFeatures()