Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_glue.c679 bool do_avx, do_avx2; in gcmaes_crypt_by_sg() local
688 do_avx2 = (left >= AVX_GEN4_OPTSIZE); in gcmaes_crypt_by_sg()
708 if (static_branch_likely(&gcm_use_avx2) && do_avx2) in gcmaes_crypt_by_sg()
728 if (static_branch_likely(&gcm_use_avx2) && do_avx2) { in gcmaes_crypt_by_sg()
766 if (static_branch_likely(&gcm_use_avx2) && do_avx2) in gcmaes_crypt_by_sg()