Lines Matching full:"len $"
65 my ($inp,$out,$len,$key)=("r0","r1","r2","r3");
1051 subs $len,$len,#0x80
1103 subs $len,$len,#0x80
1113 my ($inp,$out,$len,$key, $ivp,$fp,$rounds)=map("r$_",(0..3,8..10));
1142 mov $len, $len, lsr#4 @ len in 16 byte blocks
1187 subs $len, $len, #0x8
1229 adds $len, $len, #8
1390 my ($inp,$out,$len,$key, $ctr,$fp,$rounds)=(map("r$_",(0..3,8..10)));
1497 subs $len, $len, #8
1530 add $len, $len, #8
1632 my ($inp,$out,$len,$key,$rounds,$magic,$fp)=(map("r$_",(7..10,1..3)));