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

  /external/openssl/crypto/des/asm/
desboth.pl 60 &stack_pop(3);
  /external/openssl/crypto/perlasm/
x86asm.pl 45 sub ::stack_pop { my $num=$_[0]*4; $stack-=$num; &add("esp",$num); }
  /external/openssl/crypto/bn/asm/
x86-gf2m.pl 299 &stack_pop(4+1);
  /external/openssl/crypto/modes/asm/
ghash-x86.pl 281 &stack_pop(16+4+1);
329 &stack_pop(16+4+1);
486 &stack_pop(4+1);
    [all...]
  /external/openssl/crypto/ripemd/asm/
rmd-586.pl 582 &stack_pop(16+5+6);
  /external/openssl/crypto/sha/asm/
sha1-586.pl 388 &stack_pop(16+3);
    [all...]

Completed in 62 milliseconds