Lines Matching full:80
146 * - 80 DWORDs per iteration * 2
148 #define W_SIZE (80*2*2 +16)
150 #define WK(t) ((((t) % 80) / 4)*32 + ( (t) % 4)*4 + ((t)/80)*16 )(WK_BUF)
305 .elseif (i < 80)
353 .set round_id, (\r % 80)
376 .set round_id, ( (\r+1) % 80)
459 * macro implements 80 rounds of SHA-1, for multiple blocks with s/w pipelining
472 lea (2*4*80+32)(%rsp), WK_BUF
555 * 0+80, 2+80, 4+80, 6+80, 8+80
556 * 10+80,12+80,14+80,16+80,18+80
561 RR j+80
569 * 20+80,22+80,24+80,26+80,28+80
570 * 30+80,32+80,34+80,36+80,38+80
573 RR j+80
582 * 40+80,42+80,44+80,46+80,48+80
583 * 50+80,52+80,54+80,56+80,58+80
586 RR j+80
600 * 60+80,62+80,64+80,66+80,68+80
601 * 70+80,72+80,74+80,76+80,78+80
604 RR j+80