Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dsha1_avx2_x86_64_asm.S354 .set round_id, (\r % 80) define
356 .if (round_id == 0) /* Precalculate F for first round */
369 .if (round_id == 18)
371 .elseif (round_id == 38)
373 .elseif (round_id == 58)
377 .set round_id, ( (\r+1) % 80) define
410 .if ((round_id) < 79)
415 .if ((round_id) < 79)
421 .if ((round_id) < 79)