Lines Matching refs:in2
96 #define in2 %i2
296 ! also compares in2 to 8
480 cmp in2, 8
645 ! also adds -8 to length in2 and loads loop counter to out4
683 add in2, -8, in2
1190 cmp in2, 0 ! enc
1280 cmp in2, 0
1369 add in2, 120, in4 ! ks2
1372 mov in3, in2 ! save ks3
1382 mov in2, in3 ! preload ks3
1417 mov in2, in3 ! ks2
1474 addcc in2, -8, in2 ! bytes missing when first block done
1497 !// call .des_enc ! compares in2 to 8
1524 ! also adds -8 to length in2 and loads loop counter to out4
1547 addcc in2, -8, in2 ! bytes missing when next block done
1558 cmp in2, -8
1567 add in2, 8, local1 ! bytes to load
1587 cmp in2, 0 ! length
1615 ! in2 is bytes left to be stored
1616 ! in2 is compared to 8 in the rounds
1634 addcc in2, -8, in2
1658 store_n_bytes(local7, in2, global4, out4, local3, local4, .SNB1, .ncbc.dec.store.iv)
1702 addcc in2, -8, in2 ! bytes missing after next block
1735 call .des_enc ! ks3 in3 compares in2 to 8
1758 ! also adds -8 to length in2 and loads loop counter to out4
1782 addcc in2, -8, in2 ! bytes missing when next block done
1793 cmp in2, -8
1802 add in2, 8, local1 ! bytes to load
1825 cmp in2, 0
1856 ! in2 is bytes left to be stored
1857 ! in2 is compared to 8 in the rounds
1872 addcc in2, -8, in2
1896 store_n_bytes(local7, in2, global4, out4, local3, local4, .SNB2, .ede3.dec.store.iv)