• Home
  • Raw
  • Download

Lines Matching refs:s3

201 $s3="edx";
309 &rotr ($s3,16); # 13,12,15,14
314 &movz ($v0,&HB($s3)); # 13,12,15*,14
321 &movz ($v0,&LB($s3)); # 13,12,15,14*
324 &and ($s3,0xffff0000); # 13,12, -, -
327 &or ($s3,$s1); # 13,12, 7, 6
334 &movz ($v0,&HB($s3)); # 13,12, 7*, 6
338 &mov ($v0,$s3);
347 &movz ($v0,&LB($s3)); # 13,12, 7, 6*
348 &shr ($s3,16); # , ,13,12
351 &and ($s3,0xff); # , ,13,12*
352 &mov ($s3,&DWP(0,$te,$s3,8)); # 12
353 &xor ($s3,$s2); # s[2]=t[3] collected
475 { my @s = ($s0,$s1,$s2,$s3);
508 &xor ($s3,&DWP(12,$key));
527 &enccompact(0,$tbl,$s0,$s1,$s2,$s3,1);
528 &enccompact(1,$tbl,$s1,$s2,$s3,$s0,1);
529 &enccompact(2,$tbl,$s2,$s3,$s0,$s1,1);
530 &enccompact(3,$tbl,$s3,$s0,$s1,$s2,1);
542 &xor ($s3,&DWP(12,$key));
548 &enccompact(0,$tbl,$s0,$s1,$s2,$s3);
549 &enccompact(1,$tbl,$s1,$s2,$s3,$s0);
550 &enccompact(2,$tbl,$s2,$s3,$s0,$s1);
551 &enccompact(3,$tbl,$s3,$s0,$s1,$s2);
556 &xor ($s3,&DWP(28,$key));
715 &mov ($s3,&DWP(96-128,$tbl));
719 &mov ($s3,&DWP(224-128,$tbl));
754 &mov ($s3,&DWP(192-128,$tbl));
857 &xor ($s3,&DWP(12,$key));
868 &encvert($tbl,$s0,$s1,$s2,$s3);
870 &encstep(0,$tbl,$s0,$s1,$s2,$s3);
871 &encstep(1,$tbl,$s1,$s2,$s3,$s0);
872 &encstep(2,$tbl,$s2,$s3,$s0,$s1);
873 &encstep(3,$tbl,$s3,$s0,$s1,$s2);
879 &xor ($s3,&DWP(12,$key));
893 &encvert($tbl,$s0,$s1,$s2,$s3);
895 &encstep(0,$tbl,$s0,$s1,$s2,$s3);
896 &encstep(1,$tbl,$s1,$s2,$s3,$s0);
897 &encstep(2,$tbl,$s2,$s3,$s0,$s1);
898 &encstep(3,$tbl,$s3,$s0,$s1,$s2);
903 &xor ($s3,&DWP(16*$i+12,$key));
910 &encvert($tbl,$s0,$s1,$s2,$s3);
912 &encstep(0,$tbl,$s0,$s1,$s2,$s3);
913 &encstep(1,$tbl,$s1,$s2,$s3,$s0);
914 &encstep(2,$tbl,$s2,$s3,$s0,$s1);
915 &encstep(3,$tbl,$s3,$s0,$s1,$s2);
920 &xor ($s3,&DWP(16*$i+12,$key));
927 &encvert($tbl,$s0,$s1,$s2,$s3);
929 &encstep(0,$tbl,$s0,$s1,$s2,$s3);
930 &encstep(1,$tbl,$s1,$s2,$s3,$s0);
931 &encstep(2,$tbl,$s2,$s3,$s0,$s1);
932 &encstep(3,$tbl,$s3,$s0,$s1,$s2);
937 &xor ($s3,&DWP(16*$i+12,$key));
946 &enclast(0,$tbl,$s0,$s1,$s2,$s3);
947 &enclast(1,$tbl,$s1,$s2,$s3,$s0);
948 &enclast(2,$tbl,$s2,$s3,$s0,$s1);
949 &enclast(3,$tbl,$s3,$s0,$s1,$s2);
955 &xor ($s3,&DWP(12,$key));
1213 &mov ($s3,&DWP(12,$acc));
1220 &mov (&DWP(12,$acc),$s3);
1271 { my @s = ($s0,$s1,$s2,$s3);
1337 &xor ($s3,&DWP(12,$key));
1357 &deccompact(0,$tbl,$s0,$s3,$s2,$s1,1);
1358 &deccompact(1,$tbl,$s1,$s0,$s3,$s2,1);
1359 &deccompact(2,$tbl,$s2,$s1,$s0,$s3,1);
1360 &deccompact(3,$tbl,$s3,$s2,$s1,$s0,1);
1371 &xor ($s3,&DWP(12,$key));
1377 &deccompact(0,$tbl,$s0,$s3,$s2,$s1);
1378 &deccompact(1,$tbl,$s1,$s0,$s3,$s2);
1379 &deccompact(2,$tbl,$s2,$s1,$s0,$s3);
1380 &deccompact(3,$tbl,$s3,$s2,$s1,$s0);
1385 &xor ($s3,&DWP(28,$key));
1502 &mov ($s3,&DWP(96-128,$tbl));
1506 &mov ($s3,&DWP(224-128,$tbl));
1572 &mov ($s3,&DWP(192-128,$tbl));
1675 &xor ($s3,&DWP(12,$key));
1684 &decstep(0,$tbl,$s0,$s3,$s2,$s1);
1685 &decstep(1,$tbl,$s1,$s0,$s3,$s2);
1686 &decstep(2,$tbl,$s2,$s1,$s0,$s3);
1687 &decstep(3,$tbl,$s3,$s2,$s1,$s0);
1692 &xor ($s3,&DWP(12,$key));
1705 &decstep(0,$tbl,$s0,$s3,$s2,$s1);
1706 &decstep(1,$tbl,$s1,$s0,$s3,$s2);
1707 &decstep(2,$tbl,$s2,$s1,$s0,$s3);
1708 &decstep(3,$tbl,$s3,$s2,$s1,$s0);
1712 &xor ($s3,&DWP(16*$i+12,$key));
1718 &decstep(0,$tbl,$s0,$s3,$s2,$s1);
1719 &decstep(1,$tbl,$s1,$s0,$s3,$s2);
1720 &decstep(2,$tbl,$s2,$s1,$s0,$s3);
1721 &decstep(3,$tbl,$s3,$s2,$s1,$s0);
1725 &xor ($s3,&DWP(16*$i+12,$key));
1731 &decstep(0,$tbl,$s0,$s3,$s2,$s1);
1732 &decstep(1,$tbl,$s1,$s0,$s3,$s2);
1733 &decstep(2,$tbl,$s2,$s1,$s0,$s3);
1734 &decstep(3,$tbl,$s3,$s2,$s1,$s0);
1738 &xor ($s3,&DWP(16*$i+12,$key));
1742 &declast(0,$tbl,$s0,$s3,$s2,$s1);
1743 &declast(1,$tbl,$s1,$s0,$s3,$s2);
1744 &declast(2,$tbl,$s2,$s1,$s0,$s3);
1745 &declast(3,$tbl,$s3,$s2,$s1,$s0);
1751 &xor ($s3,&DWP(12,$key));
2004 &mov ($s3,&DWP(12,$acc));
2011 &mov (&DWP(12,$acc),$s3);
2074 &mov ($s3,$acc);
2077 &and ($s3,0xfff); # p = %esp&0xfff
2079 &cmp ($s3,$s1); # if (p>=e) %esp =- (p-e);
2081 &sub ($s3,$s1);
2082 &sub ($acc,$s3);
2085 &sub ($s3,$s0);
2086 &and ($s3,0xfff);
2087 &add ($s3,384);
2088 &sub ($acc,$s3);
2091 &lea ($s3,&wparam(0)); # obtain pointer to parameter block
2097 &mov ($s0,&DWP(0,$s3)); # load inp
2098 &mov ($s1,&DWP(4,$s3)); # load out
2100 &mov ($key,&DWP(12,$s3)); # load key
2101 &mov ($acc,&DWP(16,$s3)); # load ivp
2102 &mov ($s3,&DWP(20,$s3)); # load enc flag
2141 &cmp ($s3,0);
2150 &mov ($s3,&DWP(12,$key));
2155 &xor ($s3,&DWP(12,$acc));
2166 &mov (&DWP(12,$key),$s3);
2171 &lea ($s3,&DWP(16,$key)); # advance out
2172 &mov ($_out,$s3); # save out
2178 &mov ($s3,&DWP(12,$key));
2182 &mov (&DWP(12,$acc),$s3);
2212 &mov ($s3,&DWP(12,$acc));
2222 &xor ($s3,&DWP(12,$key));
2230 &mov (&DWP(12,$key),$s3);
2246 &mov ($s3,&DWP(12,$key));
2250 &mov (&DWP(12,$acc),$s3);
2258 &mov ($s3,&DWP(12,$acc));
2264 &mov (&DWP(12,$key),$s3);
2274 &xor ($s3,&DWP(12,$key));
2279 &mov (&DWP(12,$acc),$s3);
2288 &mov ($s3,&DWP(12,$acc));
2293 &mov (&DWP(12,$key),$s3);
2341 &lea ($s3,&wparam(0)); # pointer to parameter block
2349 &mov ($s0,&DWP(0,$s3)); # load inp
2350 &mov ($s1,&DWP(4,$s3)); # load out
2353 &mov ($acc,&DWP(16,$s3)); # load ivp
2354 &mov ($s3,&DWP(20,$s3)); # load enc flag
2365 &cmp ($s3,0);
2370 &mov ($s3,$s1);
2396 &lea ($s3,&DWP(16,$key)); # advance out
2397 &mov ($_out,$s3); # save out
2419 &mov ($s3,&DWP(12,$key));
2424 &xor ($s3,&DWP(12,$acc));
2435 &mov (&DWP(12,$key),$s3);
2440 &lea ($s3,&DWP(16,$key)); # advance out
2441 &mov ($_out,$s3); # save out
2450 &mov ($s3,&DWP(12,$key));
2454 &mov (&DWP(12,$acc),$s3);
2463 &mov ($key eq "edi"? $key:"",$s3); # load out to edi
2480 &mov ($acc,$s3); # output as input
2552 &mov ($s3,&DWP(12,$acc));
2558 &mov (&DWP(12,$key),$s3);
2568 &xor ($s3,&DWP(12,$key));
2579 &mov (&DWP(12,$acc),$s3);
2588 &mov ($s3,&DWP(12,$acc));
2593 &mov (&DWP(12,$key),$s3);
2609 &mov (&DWP(12,$acc),$s3);
2615 &mov ($s3,&DWP(12,$acc));
2620 &mov (&DWP(12,$key),$s3);
2976 &deckey (0,$key,$s0,$s1,$s2,$s3);
2977 &deckey (1,$key,$s1,$s2,$s3,$s0);
2978 &deckey (2,$key,$s2,$s3,$s0,$s1);
2979 &deckey (3,$key,$s3,$s0,$s1,$s2);