Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dsha1_ssse3_asm.S67 #define W_PRECALC_AHEAD 16 macro
125 .rept W_PRECALC_AHEAD
267 W_PRECALC (\round + W_PRECALC_AHEAD)
273 W_PRECALC (\round + W_PRECALC_AHEAD + 1)
302 .if ((i < 16) || ((i >= 80) && (i < (80 + W_PRECALC_AHEAD))))