Searched refs:FLAG_AVX (Results 1 – 1 of 1) sorted by relevance
929 #define FLAG_AVX BIT(2) macro976 else if (flags & FLAG_AVX) in aes_gcm_precompute()998 else if (flags & FLAG_AVX) in aes_gcm_aad_update()1055 else if (flags & FLAG_AVX) in aes_gcm_update()1071 else if (flags & FLAG_AVX) in aes_gcm_update()1105 else if (flags & FLAG_AVX) in aes_gcm_enc_final()1142 else if (flags & FLAG_AVX) in aes_gcm_dec_final()1537 DEFINE_GCM_ALGS(aesni_avx, FLAG_AVX,