Home
last modified time | relevance | path

Searched refs:do_avx2 (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/x86/crypto/
Daesni-intel_glue.c681 bool do_avx, do_avx2; in gcmaes_crypt_by_sg() local
690 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()