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

  /external/boringssl/src/crypto/aes/asm/
vpaes-x86.pl 160 &function_begin_B("_vpaes_preheat");
181 &function_begin_B("_vpaes_encrypt_core");
268 &function_begin_B("_vpaes_decrypt_core");
370 &function_begin_B("_vpaes_schedule_core");
544 &function_begin_B("_vpaes_schedule_192_smear");
573 &function_begin_B("_vpaes_schedule_round");
641 &function_begin_B("_vpaes_schedule_transform");
678 &function_begin_B("_vpaes_schedule_mangle");
aesni-x86.pl 133 &function_begin_B("_aesni_${p}rypt1");
179 &function_begin_B("${PREFIX}_encrypt");
198 &function_begin_B("${PREFIX}_decrypt");
233 &function_begin_B("_aesni_${p}rypt2");
264 &function_begin_B("_aesni_${p}rypt3");
304 &function_begin_B("_aesni_${p}rypt4");
347 &function_begin_B("_aesni_${p}rypt6");
    [all...]
aes-586.pl 501 &function_begin_B("_x86_AES_encrypt_compact");
697 &function_begin_B("_sse_AES_encrypt_compact");
844 &function_begin_B("_x86_AES_encrypt");
    [all...]
  /external/boringssl/src/crypto/bn/asm/
co-586.pl 112 &function_begin_B($name,"");
203 &function_begin_B($name,"");
bn-586.pl 28 &function_begin_B($name,$sse2?"EXTRN\t_OPENSSL_ia32cap_P:DWORD":"");
214 &function_begin_B($name,$sse2?"EXTRN\t_OPENSSL_ia32cap_P:DWORD":"");
325 &function_begin_B($name,$sse2?"EXTRN\t_OPENSSL_ia32cap_P:DWORD":"");
414 &function_begin_B($name,"");
  /external/boringssl/src/crypto/perlasm/
cbc.pl 37 &function_begin_B($name,"");
x86asm.pl 198 { &function_begin_B(@_);
x86gas.pl 102 sub ::function_begin_B
x86masm.pl 98 sub ::function_begin_B
x86nasm.pl 104 sub ::function_begin_B
  /external/boringssl/src/crypto/modes/asm/
ghash-x86.pl 233 &function_begin_B("_x86_gmult_4bit_inner");
353 &function_begin_B("_mmx_gmult_4bit_inner");
931 &function_begin_B("gcm_init_clmul");
974 &function_begin_B("gcm_gmult_clmul");
    [all...]
  /external/boringssl/src/crypto/md5/asm/
md5-586.pl 173 &function_begin_B($name,"",3);
  /external/boringssl/src/crypto/rc4/asm/
rc4-586.pl 388 &function_begin_B("RC4_options");

Completed in 764 milliseconds