Searched refs:FLAG_AVX (Results 1 – 1 of 1) sorted by relevance
914 #define FLAG_AVX BIT(2) macro961 else if (flags & FLAG_AVX) in aes_gcm_precompute()983 else if (flags & FLAG_AVX) in aes_gcm_aad_update()1040 else if (flags & FLAG_AVX) in aes_gcm_update()1056 else if (flags & FLAG_AVX) in aes_gcm_update()1090 else if (flags & FLAG_AVX) in aes_gcm_enc_final()1127 else if (flags & FLAG_AVX) in aes_gcm_dec_final()1523 DEFINE_GCM_ALGS(aesni_avx, FLAG_AVX,