Lines Matching refs:rounds
61 my ($inp,$bits,$out,$ptr,$cnt,$rounds)=map("r$_",(3..8));
202 li $rounds,10
276 li $rounds,12
284 li $rounds,14
338 stw $rounds,0($out)
358 slwi $cnt,$rounds,4
360 srwi $rounds,$rounds,1
362 mtctr $rounds
400 my ($inp,$out,$key,$rounds,$idx)=map("r$_",(3..7));
404 lwz $rounds,240($key)
421 srwi $rounds,$rounds,1
424 subi $rounds,$rounds,1
430 mtctr $rounds
475 my ($inp,$out,$len,$key,$ivp,$enc,$rounds,$idx)=map("r$_",(3..10));
501 lwz $rounds,240($key)
514 srwi $rounds,$rounds,1
516 subi $rounds,$rounds,1
523 mtctr $rounds
571 mtctr $rounds
694 subi $rounds,$rounds,3 # -4 in total
703 mtctr $rounds
771 mtctr $rounds
931 mtctr $rounds
1230 my ($inp,$out,$len,$key,$ivp,$x10,$rounds,$idx)=map("r$_",(3..10));
1259 lwz $rounds,240($key)
1266 srwi $rounds,$rounds,1
1268 subi $rounds,$rounds,1
1280 mtctr $rounds
1321 mtctr $rounds
1398 subi $rounds,$rounds,3 # -4 in total
1406 mtctr $rounds
1465 mtctr $rounds
1621 mtctr $rounds