Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dsha1_ssse3_asm.S63 #define W_PRECALC_AHEAD 16 define
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))))
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dsha1_ssse3_asm.S64 #define W_PRECALC_AHEAD 16 define
121 .rept W_PRECALC_AHEAD
263 W_PRECALC (\round + W_PRECALC_AHEAD)
269 W_PRECALC (\round + W_PRECALC_AHEAD + 1)
298 .if ((i < 16) || ((i >= 80) && (i < (80 + W_PRECALC_AHEAD))))

Completed in 1 milliseconds