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

  /external/openssl/crypto/
x86_64cpuid.pl 22 .type OPENSSL_atomic_add,\@abi-omnipotent
36 .type OPENSSL_rdtsc,\@abi-omnipotent
46 .type OPENSSL_ia32_cpuid,\@abi-omnipotent
142 .type OPENSSL_cleanse,\@abi-omnipotent
179 .type OPENSSL_wipe_cpu,\@abi-omnipotent
212 .type OPENSSL_wipe_cpu,\@abi-omnipotent
  /external/openssl/crypto/rc4/asm/
rc4-x86_64.pl 345 .type RC4_options,\@abi-omnipotent
378 .type stream_se_handler,\@abi-omnipotent
424 .type key_se_handler,\@abi-omnipotent
  /external/openssl/crypto/bn/asm/
x86_64-mont.pl 231 .type se_handler,\@abi-omnipotent
  /external/openssl/crypto/sha/asm/
sha1-x86_64.pl 256 .type se_handler,\@abi-omnipotent
sha512-x86_64.pl 357 .type se_handler,\@abi-omnipotent
  /external/openssl/crypto/perlasm/
x86_64-xlate.pl 34 # ".type name,@abi-omnipotent" instead.
37 # larger than 6, then you *have to* write "abi-omnipotent" code,
460 } elsif ($type eq "\@abi-omnipotent") {
465 $line =~ s/\@abi\-omnipotent/\@function/;
  /external/openssl/crypto/aes/asm/
aes-x86_64.pl 317 .type _x86_64_AES_encrypt,\@abi-omnipotent
547 .type _x86_64_AES_encrypt_compact,\@abi-omnipotent
880 .type _x86_64_AES_decrypt,\@abi-omnipotent
1134 .type _x86_64_AES_decrypt_compact,\@abi-omnipotent
1309 .type _x86_64_AES_set_encrypt_key,\@abi-omnipotent
    [all...]

Completed in 7191 milliseconds