Searched refs:INTEL_AES_NI_CAPABLE (Results 1 – 2 of 2) sorted by relevance
110 #define INTEL_AES_NI_CAPABLE 0x1 /* AES-NI instructions present */ macro
1144 key->flags = INTEL_AES_NI_CAPABLE; in aes_setupkeys()1180 if (flags & INTEL_AES_NI_CAPABLE) { in rijndael_encrypt()1207 if (flags & INTEL_AES_NI_CAPABLE) { in rijndael_decrypt()