Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
Dsha1_ssse3_asm.S63 #define W_PRECALC_AHEAD 16 macro
120 .rept W_PRECALC_AHEAD
262 W_PRECALC (\round + W_PRECALC_AHEAD)
268 W_PRECALC (\round + W_PRECALC_AHEAD + 1)
297 .if ((i < 16) || ((i >= 80) && (i < (80 + W_PRECALC_AHEAD))))