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

  /external/openssl/crypto/
x86_64cpuid.pl 31 .type OPENSSL_atomic_add,\@abi-omnipotent
45 .type OPENSSL_rdtsc,\@abi-omnipotent
55 .type OPENSSL_ia32_cpuid,\@abi-omnipotent
176 .type OPENSSL_cleanse,\@abi-omnipotent
213 .type OPENSSL_wipe_cpu,\@abi-omnipotent
246 .type OPENSSL_wipe_cpu,\@abi-omnipotent
268 .type OPENSSL_ia32_rdrand,\@abi-omnipotent
  /external/openssl/crypto/aes/asm/
vpaes-x86_64.pl 81 .type _vpaes_encrypt_core,\@abi-omnipotent
171 .type _vpaes_decrypt_core,\@abi-omnipotent
278 .type _vpaes_schedule_core,\@abi-omnipotent
463 .type _vpaes_schedule_192_smear,\@abi-omnipotent
494 .type _vpaes_schedule_round,\@abi-omnipotent
561 .type _vpaes_schedule_transform,\@abi-omnipotent
599 .type _vpaes_schedule_mangle,\@abi-omnipotent
948 .type _vpaes_preheat,\@abi-omnipotent
1077 .type se_handler,\@abi-omnipotent
aesni-x86_64.pl 242 .type ${PREFIX}_encrypt,\@abi-omnipotent
255 .type ${PREFIX}_decrypt,\@abi-omnipotent
285 .type _aesni_${dir}rypt3,\@abi-omnipotent
329 .type _aesni_${dir}rypt4,\@abi-omnipotent
374 .type _aesni_${dir}rypt6,\@abi-omnipotent
438 .type _aesni_${dir}rypt8,\@abi-omnipotent
    [all...]
bsaes-x86_64.pl 751 .type _bsaes_encrypt8,\@abi-omnipotent
815 .type _bsaes_decrypt8,\@abi-omnipotent
906 .type _bsaes_key_convert,\@abi-omnipotent
1100 .type bsaes_ecb_encrypt_blocks,\@abi-omnipotent
1301 .type bsaes_ecb_decrypt_blocks,\@abi-omnipotent
    [all...]
aes-x86_64.pl 317 .type _x86_64_AES_encrypt,\@abi-omnipotent
547 .type _x86_64_AES_encrypt_compact,\@abi-omnipotent
883 .type _x86_64_AES_decrypt,\@abi-omnipotent
1137 .type _x86_64_AES_decrypt_compact,\@abi-omnipotent
1315 .type _x86_64_AES_set_encrypt_key,\@abi-omnipotent
    [all...]
aesni-sha1-x86_64.pl 87 .type aesni_cbc_sha1_enc,\@abi-omnipotent
1098 .type ssse3_handler,\@abi-omnipotent
  /external/openssl/crypto/bn/asm/
x86_64-gf2m.pl 46 .type _mul_1x1,\@abi-omnipotent
166 .type bn_GF2m_mul_2x2,\@abi-omnipotent
293 .type se_handler,\@abi-omnipotent
modexp512-x86_64.pl 348 .type MULADD_128x512,\@abi-omnipotent
415 .type mont_reduce,\@abi-omnipotent
677 .type mont_mul_a3b,\@abi-omnipotent
1078 .type sqr_reduce,\@abi-omnipotent
1386 .type mod_exp_512_se_handler,\@abi-omnipotent
    [all...]
x86_64-mont5.pl 840 .type bn_scatter5,\@abi-omnipotent
858 .type bn_gather5,\@abi-omnipotent
931 .type mul_handler,\@abi-omnipotent
x86_64-mont.pl     [all...]
  /external/openssl/crypto/rc4/asm/
rc4-x86_64.pl 505 .type RC4_options,\@abi-omnipotent
540 .type stream_se_handler,\@abi-omnipotent
586 .type key_se_handler,\@abi-omnipotent
rc4-md5-x86_64.pl 495 .type RC4_options,\@abi-omnipotent
517 .type se_handler,\@abi-omnipotent
  /external/openssl/crypto/modes/asm/
ghash-x86_64.pl 415 .type gcm_init_clmul,\@abi-omnipotent
452 .type gcm_gmult_clmul,\@abi-omnipotent
480 .type gcm_ghash_clmul,\@abi-omnipotent
691 .type se_handler,\@abi-omnipotent
  /external/openssl/crypto/sha/asm/
sha512-x86_64.pl 351 .type se_handler,\@abi-omnipotent
sha1-x86_64.pl 1096 .type se_handler,\@abi-omnipotent
1138 .type ssse3_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,
464 } elsif ($type eq "\@abi-omnipotent") {
469 $line =~ s/\@abi\-omnipotent/\@function/;
    [all...]

Completed in 366 milliseconds