Searched refs:do_avx2 (Results 1 – 1 of 1) sorted by relevance
681 bool do_avx, do_avx2; in gcmaes_crypt_by_sg() local690 do_avx2 = (left >= AVX_GEN4_OPTSIZE); in gcmaes_crypt_by_sg()710 if (static_branch_likely(&gcm_use_avx2) && do_avx2) in gcmaes_crypt_by_sg()730 if (static_branch_likely(&gcm_use_avx2) && do_avx2) { in gcmaes_crypt_by_sg()768 if (static_branch_likely(&gcm_use_avx2) && do_avx2) in gcmaes_crypt_by_sg()