Searched refs:do_avx (Results 1 – 1 of 1) sorted by relevance
681 bool do_avx, do_avx2; in gcmaes_crypt_by_sg() local689 do_avx = (left >= AVX_GEN2_OPTSIZE); in gcmaes_crypt_by_sg()713 else if (static_branch_likely(&gcm_use_avx) && do_avx) in gcmaes_crypt_by_sg()741 } else if (static_branch_likely(&gcm_use_avx) && do_avx) { in gcmaes_crypt_by_sg()771 else if (static_branch_likely(&gcm_use_avx) && do_avx) in gcmaes_crypt_by_sg()