Lines Matching full:80
143 * - 80 DWORDs per iteration * 2
145 #define W_SIZE (80*2*2 +16)
147 #define WK(t) ((((t) % 80) / 4)*32 + ( (t) % 4)*4 + ((t)/80)*16 )(WK_BUF)
302 .elseif (i < 80)
350 .set round_id, (\r % 80)
373 .set round_id, ( (\r+1) % 80)
456 * macro implements 80 rounds of SHA-1, for multiple blocks with s/w pipelining
469 lea (2*4*80+32)(%rsp), WK_BUF
549 * 0+80, 2+80, 4+80, 6+80, 8+80
550 * 10+80,12+80,14+80,16+80,18+80
555 RR j+80
561 * 20+80,22+80,24+80,26+80,28+80
562 * 30+80,32+80,34+80,36+80,38+80
565 RR j+80
571 * 40+80,42+80,44+80,46+80,48+80
572 * 50+80,52+80,54+80,56+80,58+80
575 RR j+80
586 * 60+80,62+80,64+80,66+80,68+80
587 * 70+80,72+80,74+80,76+80,78+80
590 RR j+80