Searched refs:FLAG_AVX (Results 1 – 1 of 1) sorted by relevance
885 #define FLAG_AVX BIT(2) macro915 else if (flags & FLAG_AVX) in aes_gcm_precompute()943 else if (flags & FLAG_AVX) in aes_gcm_aad_update()1000 else if (flags & FLAG_AVX) in aes_gcm_update()1016 else if (flags & FLAG_AVX) in aes_gcm_update()1058 else if (flags & FLAG_AVX) in aes_gcm_enc_final()1105 else if (flags & FLAG_AVX) in aes_gcm_dec_final()1513 DEFINE_GCM_ALGS(aesni_avx, FLAG_AVX,