Lines Matching full:"len $"
65 my ($inp,$out,$len,$key)=("r0","r1","r2","r3");
1050 subs $len,$len,#0x80
1102 subs $len,$len,#0x80
1112 my ($inp,$out,$len,$key, $ivp,$fp,$rounds)=map("r$_",(0..3,8..10));
1141 mov $len, $len, lsr#4 @ len in 16 byte blocks
1186 subs $len, $len, #0x8
1228 adds $len, $len, #8
1389 my ($inp,$out,$len,$key, $ctr,$fp,$rounds)=(map("r$_",(0..3,8..10)));
1496 subs $len, $len, #8
1529 add $len, $len, #8
1631 my ($inp,$out,$len,$key,$rounds,$magic,$fp)=(map("r$_",(7..10,1..3)));