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

  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
armv4-mont.pl 204 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
armv4-gf2m.pl 276 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-armv4-large.pl 246 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
sha256-armv4.pl 209 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
sha512-armv4.pl 580 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
  /external/openssl/crypto/bn/asm/
armv4-gf2m.pl 277 s/\bbx\s+lr\b/.word\t0xe12fff1e/go; # make it possible to compile with -march=armv4
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-armv4.pl 427 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
  /external/openssl/crypto/modes/asm/
ghash-armv4.pl 488 s/\bbx\s+lr\b/.word\t0xe12fff1e/go; # make it possible to compile with -march=armv4
  /external/openssl/crypto/sha/asm/
sha1-armv4-large.pl 673 s/\bbx\s+lr\b/.word\t0xe12fff1e/o; # make it possible to compile with -march=armv4
sha256-armv4.pl 651 s/\bbx\s+lr\b/.word\t0xe12fff1e/go; # make it possible to compile with -march=armv4
sha512-armv4.pl 580 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-armv4.pl 1132 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
  /external/openssl/crypto/aes/asm/
aes-armv4.pl 1205 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
    [all...]

Completed in 757 milliseconds