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

  /external/chromium_org/third_party/openssl/openssl/crypto/des/asm/
des-586.pl 23 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
45 if ($small_footprint)
82 if ($small_footprint)
  /external/openssl/crypto/des/asm/
des-586.pl 23 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
45 if ($small_footprint)
82 if ($small_footprint)
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-586.pl 225 $small_footprint=1; # $small_footprint=1 code is ~5% slower [on
856 if ($small_footprint) {
    [all...]
  /external/openssl/crypto/aes/asm/
aes-586.pl 225 $small_footprint=1; # $small_footprint=1 code is ~5% slower [on
856 if ($small_footprint) {
    [all...]

Completed in 69 milliseconds