Searched refs:do_avx (Results 1 – 1 of 1) sorted by relevance
614 bool do_avx, do_avx2; in gcmaes_crypt_by_sg() local622 do_avx = (left >= AVX_GEN2_OPTSIZE); in gcmaes_crypt_by_sg()646 else if (static_branch_likely(&gcm_use_avx) && do_avx) in gcmaes_crypt_by_sg()674 } else if (static_branch_likely(&gcm_use_avx) && do_avx) { in gcmaes_crypt_by_sg()704 else if (static_branch_likely(&gcm_use_avx) && do_avx) in gcmaes_crypt_by_sg()