HomeSort by relevance Sort by last modified time
    Searched refs:stack_push (Results 1 - 6 of 6) sorted by null

  /external/openssl/crypto/des/asm/
desboth.pl 23 &stack_push(3);
  /external/openssl/crypto/perlasm/
x86asm.pl 44 sub ::stack_push{ my $num=$_[0]*4; $stack+=$num; &sub("esp",$num); }
  /external/openssl/crypto/bn/asm/
x86-gf2m.pl 265 &stack_push(4+1);
  /external/openssl/crypto/modes/asm/
ghash-x86.pl 252 &stack_push(16+4+1); # +1 for stack alignment
285 &stack_push(16+4+1); # +1 for 64-bit alignment
450 &stack_push(4+1); # +1 for stack alignment
    [all...]
  /external/openssl/crypto/ripemd/asm/
rmd-586.pl 321 &stack_push(16+5+6);
  /external/openssl/crypto/sha/asm/
sha1-586.pl 327 &stack_push(16+3); # allocate X[16]
    [all...]

Completed in 973 milliseconds