Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dsha1_ssse3_glue.c185 #define SHA1_AVX2_BLOCK_OPTSIZE 4 /* optimal 4*64 bytes of SHA1 blocks */ macro
204 if (blocks >= SHA1_AVX2_BLOCK_OPTSIZE) in sha1_apply_transform_avx2()