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

  /external/boringssl/src/crypto/fipsmodule/aes/asm/
vpaes-x86.pl 164 &function_begin_B("_vpaes_preheat");
185 &function_begin_B("_vpaes_encrypt_core");
272 &function_begin_B("_vpaes_decrypt_core");
374 &function_begin_B("_vpaes_schedule_core");
548 &function_begin_B("_vpaes_schedule_192_smear");
577 &function_begin_B("_vpaes_schedule_round");
645 &function_begin_B("_vpaes_schedule_transform");
682 &function_begin_B("_vpaes_schedule_mangle");
aesni-x86.pl 139 &function_begin_B("_aesni_${p}rypt1");
185 &function_begin_B("${PREFIX}_encrypt");
204 &function_begin_B("${PREFIX}_decrypt");
239 &function_begin_B("_aesni_${p}rypt2");
270 &function_begin_B("_aesni_${p}rypt3");
310 &function_begin_B("_aesni_${p}rypt4");
353 &function_begin_B("_aesni_${p}rypt6");
    [all...]
aes-586.pl 505 &function_begin_B("_x86_AES_encrypt_compact");
701 &function_begin_B("_sse_AES_encrypt_compact");
848 &function_begin_B("_x86_AES_encrypt");
    [all...]
  /external/boringssl/src/crypto/fipsmodule/bn/asm/
co-586.pl 117 &function_begin_B($name,"");
208 &function_begin_B($name,"");
bn-586.pl 33 &function_begin_B($name,$sse2?"EXTRN\t_OPENSSL_ia32cap_P:DWORD":"");
219 &function_begin_B($name,$sse2?"EXTRN\t_OPENSSL_ia32cap_P:DWORD":"");
330 &function_begin_B($name,$sse2?"EXTRN\t_OPENSSL_ia32cap_P:DWORD":"");
419 &function_begin_B($name,"");
  /external/boringssl/src/crypto/perlasm/
x86asm.pl 218 { &function_begin_B(@_);
x86gas.pl 109 sub ::function_begin_B
x86masm.pl 104 sub ::function_begin_B
x86nasm.pl 111 sub ::function_begin_B
  /external/boringssl/src/crypto/fipsmodule/modes/asm/
ghash-x86.pl 236 &function_begin_B("_x86_gmult_4bit_inner");
702 &function_begin_B("gcm_init_clmul");
745 &function_begin_B("gcm_gmult_clmul");
968 &function_begin_B("gcm_init_clmul");
991 &function_begin_B("gcm_gmult_clmul");
    [all...]
  /external/boringssl/src/crypto/fipsmodule/md5/asm/
md5-586.pl 178 &function_begin_B($name,"",3);

Completed in 219 milliseconds