Searched refs:FLAG_AVX (Results 1 – 1 of 1) sorted by relevance
941 #define FLAG_AVX BIT(2) macro971 else if (flags & FLAG_AVX) in aes_gcm_precompute()999 else if (flags & FLAG_AVX) in aes_gcm_aad_update()1056 else if (flags & FLAG_AVX) in aes_gcm_update()1072 else if (flags & FLAG_AVX) in aes_gcm_update()1114 else if (flags & FLAG_AVX) in aes_gcm_enc_final()1161 else if (flags & FLAG_AVX) in aes_gcm_dec_final()1573 DEFINE_GCM_ALGS(aesni_avx, FLAG_AVX,