Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dsha1_ssse3_asm.S64 #define W_PRECALC_AHEAD 16 macro
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))))