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

  /external/boringssl/src/crypto/aes/asm/
vpaes-x86_64.pl 84 .type _vpaes_encrypt_core,\@abi-omnipotent
174 .type _vpaes_decrypt_core,\@abi-omnipotent
280 .type _vpaes_schedule_core,\@abi-omnipotent
465 .type _vpaes_schedule_192_smear,\@abi-omnipotent
496 .type _vpaes_schedule_round,\@abi-omnipotent
563 .type _vpaes_schedule_transform,\@abi-omnipotent
601 .type _vpaes_schedule_mangle,\@abi-omnipotent
950 .type _vpaes_preheat,\@abi-omnipotent
1079 .type se_handler,\@abi-omnipotent
aesni-x86_64.pl 273 .type ${PREFIX}_encrypt,\@abi-omnipotent
289 .type ${PREFIX}_decrypt,\@abi-omnipotent
325 .type _aesni_${dir}rypt2,\@abi-omnipotent
361 .type _aesni_${dir}rypt3,\@abi-omnipotent
406 .type _aesni_${dir}rypt4,\@abi-omnipotent
453 .type _aesni_${dir}rypt6,\@abi-omnipotent
514 .type _aesni_${dir}rypt8,\@abi-omnipotent
    [all...]
bsaes-x86_64.pl 809 .type _bsaes_encrypt8,\@abi-omnipotent
873 .type _bsaes_decrypt8,\@abi-omnipotent
964 .type _bsaes_key_convert,\@abi-omnipotent
1158 .type bsaes_ecb_encrypt_blocks,\@abi-omnipotent
1359 .type bsaes_ecb_decrypt_blocks,\@abi-omnipotent
    [all...]
aes-x86_64.pl 319 .type _x86_64_AES_encrypt,\@abi-omnipotent
547 .type _x86_64_AES_encrypt_compact,\@abi-omnipotent
881 .type _x86_64_AES_decrypt,\@abi-omnipotent
1134 .type _x86_64_AES_decrypt_compact,\@abi-omnipotent
1305 .type _x86_64_AES_set_encrypt_key,\@abi-omnipotent
    [all...]
  /external/boringssl/src/crypto/ec/asm/
p256-x86_64-asm.pl 205 .type __ecp_nistz256_mul_montq,\@abi-omnipotent
481 .type __ecp_nistz256_sqr_montq,\@abi-omnipotent
646 .type __ecp_nistz256_mul_montx,\@abi-omnipotent
813 .type __ecp_nistz256_sqr_montx,\@abi-omnipotent
957 .type ecp_nistz256_select_w5,\@abi-omnipotent
1054 .type ecp_nistz256_select_w7,\@abi-omnipotent
1147 .type ecp_nistz256_avx2_select_w5,\@abi-omnipotent
1252 .type ecp_nistz256_avx2_select_w7,\@abi-omnipotent
1422 .type __ecp_nistz256_add_toq,\@abi-omnipotent
1454 .type __ecp_nistz256_sub_fromq,\@abi-omnipotent
    [all...]
  /external/boringssl/src/crypto/bn/asm/
rsaz-avx2.pl     [all...]
x86_64-mont5.pl 559 .type mul4x_internal,\@abi-omnipotent
1218 .type bn_sqr8x_internal,\@abi-omnipotent
    [all...]
x86_64-mont.pl 1398 .type mul_handler,\@abi-omnipotent
1436 .type sqr_handler,\@abi-omnipotent
  /external/boringssl/src/crypto/md5/asm/
md5-x86_64.pl 274 .type se_handler,\@abi-omnipotent
  /external/boringssl/src/crypto/modes/asm/
aesni-gcm-x86_64.pl 77 .type _aesni_ctr32_ghash_6x,\@abi-omnipotent
542 .type _aesni_ctr32_6x,\@abi-omnipotent
958 .type gcm_se_handler,\@abi-omnipotent
1076 .type aesni_gcm_encrypt,\@abi-omnipotent
1083 .type aesni_gcm_decrypt,\@abi-omnipotent
ghash-x86_64.pl 484 .type gcm_init_clmul,\@abi-omnipotent
564 .type gcm_gmult_clmul,\@abi-omnipotent
614 .type gcm_ghash_clmul,\@abi-omnipotent
971 .type gcm_init_avx,\@abi-omnipotent
1113 .type gcm_gmult_avx,\@abi-omnipotent
1123 .type gcm_ghash_avx,\@abi-omnipotent
    [all...]
  /external/boringssl/src/crypto/sha/asm/
sha1-x86_64.pl     [all...]
sha512-x86_64.pl     [all...]
  /external/boringssl/src/crypto/perlasm/
x86_64-xlate.pl 41 # ".type name,@abi-omnipotent" instead.
44 # larger than 6, then you *have to* write "abi-omnipotent" code,
730 } elsif ($type eq "\@abi-omnipotent") {
735 $$line =~ s/\@abi\-omnipotent/\@function/;
    [all...]
  /external/boringssl/src/crypto/chacha/asm/
chacha-x86_64.pl     [all...]
  /external/boringssl/src/crypto/cipher/asm/
chacha20_poly1305_x86_64.pl     [all...]

Completed in 1196 milliseconds