Searched refs:cpu_has_aes (Results 1 – 3 of 3) sorted by relevance
372 #define cpu_has_aes boot_cpu_has(X86_FEATURE_AES) macro
557 if (!cpu_has_avx || !cpu_has_aes || !cpu_has_osxsave) { in camellia_aesni_init()
565 if (!cpu_has_avx2 || !cpu_has_avx || !cpu_has_aes || !cpu_has_osxsave) { in camellia_aesni_init()