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

  /external/openssl/crypto/
x86cpuid.pl 153 &function_end_B("OPENSSL_rdtsc");
187 &function_end_B("OPENSSL_instrument_halt");
223 &function_end_B("OPENSSL_far_spin");
251 &function_end_B("OPENSSL_wipe_cpu");
267 &function_end_B("OPENSSL_atomic_add");
306 &function_end_B("OPENSSL_indirect_call");
340 &function_end_B("OPENSSL_cleanse");
352 &function_end_B("OPENSSL_ia32_rdrand");
  /external/openssl/crypto/des/asm/
desboth.pl 76 &function_end_B($name);
des-586.pl 75 &function_end_B("_x86_DES_encrypt");
112 &function_end_B("_x86_DES_decrypt");
200 &function_end_B($name);
  /external/openssl/crypto/aes/asm/
vpaes-x86.pl 164 &function_end_B("_vpaes_preheat");
260 &function_end_B("_vpaes_encrypt_core");
363 &function_end_B("_vpaes_decrypt_core");
528 &function_end_B("_vpaes_schedule_core");
553 &function_end_B("_vpaes_schedule_192_smear");
631 &function_end_B("_vpaes_schedule_round");
653 &function_end_B("_vpaes_schedule_transform");
744 &function_end_B("_vpaes_schedule_mangle");
aesni-x86.pl 159 &function_end_B("_aesni_${p}rypt1");
177 &function_end_B("${PREFIX}_encrypt");
193 &function_end_B("${PREFIX}_decrypt");
240 &function_end_B("_aesni_${p}rypt3");
285 &function_end_B("_aesni_${p}rypt4");
346 &function_end_B("_aesni_${p}rypt6");
    [all...]
aes-586.pl 556 &function_end_B("_x86_AES_encrypt_compact");
759 &function_end_B("_sse_AES_encrypt_compact");
    [all...]
  /external/openssl/crypto/bn/asm/
x86-gf2m.pl 119 &function_end_B("_mul_1x1_mmx");
198 &function_end_B("_mul_1x1_ialu");
309 &function_end_B("bn_GF2m_mul_2x2");
co-586.pl 193 &function_end_B($name);
286 &function_end_B($name);
bn-586.pl 420 &function_end_B($name);
  /external/openssl/crypto/bn/asm/x86/
comba.pl 181 &function_end_B($name);
274 &function_end_B($name);
  /external/openssl/crypto/bf/asm/
bf-686.pl 88 &function_end_B($name);
  /external/openssl/crypto/perlasm/
x86nasm.pl 111 sub ::function_end_B
x86asm.pl 186 &function_end_B(@_);
cbc.pl 345 &function_end_B($name);
x86gas.pl 121 sub ::function_end_B
x86masm.pl 108 sub ::function_end_B
  /external/openssl/crypto/sha/asm/
sha256-586.pl 246 &function_end_B("sha256_block_data_order");
sha512-586.pl 641 &function_end_B("sha512_block_data_order");
  /external/openssl/crypto/modes/asm/
ghash-x86.pl 224 &function_end_B("_x86_gmult_4bit_inner");
411 &function_end_B("_mmx_gmult_4bit_inner");
952 &function_end_B("gcm_init_clmul");
975 &function_end_B("gcm_gmult_clmul");
1167 &function_end_B("gcm_init_clmul");
    [all...]
  /external/openssl/crypto/md5/asm/
md5-586.pl 305 &function_end_B($name);
  /external/openssl/crypto/rc4/asm/
rc4-586.pl 407 &function_end_B("RC4_options");
  /external/openssl/crypto/ripemd/asm/
rmd-586.pl 589 &function_end_B($name);

Completed in 293 milliseconds