Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/crypto/
Dsha1_ssse3_glue.c191 #define SHA1_AVX2_BLOCK_OPTSIZE 4 /* optimal 4*64 bytes of SHA1 blocks */ macro
210 if (rounds >= SHA1_AVX2_BLOCK_OPTSIZE) in sha1_apply_transform_avx2()