Home
last modified time | relevance | path

Searched refs:function_end (Results 1 – 25 of 50) sorted by relevance

12

/netbsd/crypto/external/bsd/openssl.old/dist/crypto/ec/asm/
H A Decp_nistz256-x86.pl121 &function_end("ecp_nistz256_mul_by_2");
142 &function_end("ecp_nistz256_mul_by_3");
150 &function_end("ecp_nistz256_div_by_2");
262 &function_end("ecp_nistz256_add");
361 &function_end("ecp_nistz256_sub");
450 &function_end("ecp_nistz256_neg");
469 &function_end("ecp_nistz256_to_mont");
483 &function_end("ecp_nistz256_from_mont");
498 &function_end("ecp_nistz256_mul_mont");
512 &function_end("ecp_nistz256_sqr_mont");
[all …]
/netbsd/crypto/external/bsd/openssl/dist/crypto/ec/asm/
H A Decp_nistz256-x86.pl120 &function_end("ecp_nistz256_mul_by_2");
141 &function_end("ecp_nistz256_mul_by_3");
149 &function_end("ecp_nistz256_div_by_2");
261 &function_end("ecp_nistz256_add");
360 &function_end("ecp_nistz256_sub");
449 &function_end("ecp_nistz256_neg");
468 &function_end("ecp_nistz256_to_mont");
482 &function_end("ecp_nistz256_from_mont");
497 &function_end("ecp_nistz256_mul_mont");
511 &function_end("ecp_nistz256_sqr_mont");
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dbn-586.pl219 &function_end($name);
330 &function_end($name);
419 &function_end($name);
504 &function_end($name);
576 &function_end($name);
784 &function_end($name);
H A Dvia-mont.pl245 &function_end($func);
/netbsd/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dbn-586.pl218 &function_end($name);
329 &function_end($name);
418 &function_end($name);
503 &function_end($name);
575 &function_end($name);
783 &function_end($name);
H A Dvia-mont.pl244 &function_end($func);
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Dvpaes-x86.pl782 &function_end("${PREFIX}_set_encrypt_key");
812 &function_end("${PREFIX}_set_decrypt_key");
831 &function_end("${PREFIX}_encrypt");
850 &function_end("${PREFIX}_decrypt");
912 &function_end("${PREFIX}_cbc_encrypt");
/netbsd/crypto/external/bsd/openssl/dist/crypto/aes/asm/
H A Dvpaes-x86.pl780 &function_end("${PREFIX}_set_encrypt_key");
810 &function_end("${PREFIX}_set_decrypt_key");
829 &function_end("${PREFIX}_encrypt");
848 &function_end("${PREFIX}_decrypt");
910 &function_end("${PREFIX}_cbc_encrypt");
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/
H A Dx86cpuid.pl164 &function_end("OPENSSL_ia32_cpuid");
396 &function_end("OPENSSL_instrument_bus");
451 &function_end("OPENSSL_instrument_bus2");
/netbsd/crypto/external/bsd/openssl/dist/crypto/
H A Dx86cpuid.pl162 &function_end("OPENSSL_ia32_cpuid");
394 &function_end("OPENSSL_instrument_bus");
449 &function_end("OPENSSL_instrument_bus2");
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
H A Dghash-x86.pl301 &function_end("gcm_gmult_4bit".$suffix);
349 &function_end("gcm_ghash_4bit".$suffix);
450 &function_end("gcm_gmult_4bit_mmx");
504 &function_end("gcm_ghash_4bit_mmx");
622 &function_end("gcm_gmult_4bit_mmx");
826 &function_end("gcm_ghash_4bit_mmx");
1148 &function_end("gcm_ghash_clmul");
1329 &function_end("gcm_ghash_clmul");
/netbsd/crypto/external/bsd/openssl/dist/crypto/modes/asm/
H A Dghash-x86.pl300 &function_end("gcm_gmult_4bit".$suffix);
348 &function_end("gcm_ghash_4bit".$suffix);
449 &function_end("gcm_gmult_4bit_mmx");
503 &function_end("gcm_ghash_4bit_mmx");
621 &function_end("gcm_gmult_4bit_mmx");
825 &function_end("gcm_ghash_4bit_mmx");
1147 &function_end("gcm_ghash_clmul");
1328 &function_end("gcm_ghash_clmul");
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
H A Dkeccak1600-mmx.pl311 &function_end("KeccakF1600");
358 &function_end("SHA3_absorb");
409 &function_end("SHA3_squeeze");
/netbsd/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dkeccak1600-mmx.pl310 &function_end("KeccakF1600");
357 &function_end("SHA3_absorb");
408 &function_end("SHA3_squeeze");
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dstabs.c82 bfd_vma function_end; member
382 ret->function_end = (bfd_vma) -1; in start_stab()
401 info->function_end = (bfd_vma) -1; in finish_stab()
527 && info->function_end < endval) in parse_stab()
528 endval = info->function_end; in parse_stab()
533 info->function_end = (bfd_vma) -1; in parse_stab()
633 || value < info->function_end)) in parse_stab()
634 info->function_end = value; in parse_stab()
656 && info->function_end < endval) in parse_stab()
657 endval = info->function_end; in parse_stab()
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/perlasm/
H A DREADME36 &function_end(name) Call at end of function.
95 &function_end("calc");
/netbsd/crypto/external/bsd/openssl/dist/crypto/perlasm/
H A DREADME.md41 &function_end(name) Call at end of function.
101 &function_end("calc");
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dstabs.c82 bfd_vma function_end; member
382 ret->function_end = (bfd_vma) -1; in start_stab()
401 info->function_end = (bfd_vma) -1; in finish_stab()
527 && info->function_end < endval) in parse_stab()
528 endval = info->function_end; in parse_stab()
533 info->function_end = (bfd_vma) -1; in parse_stab()
633 || value < info->function_end)) in parse_stab()
634 info->function_end = value; in parse_stab()
656 && info->function_end < endval) in parse_stab()
657 endval = info->function_end; in parse_stab()
[all …]
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dstabs.c82 bfd_vma function_end; member
382 ret->function_end = (bfd_vma) -1; in start_stab()
401 info->function_end = (bfd_vma) -1; in finish_stab()
527 && info->function_end < endval) in parse_stab()
528 endval = info->function_end; in parse_stab()
533 info->function_end = (bfd_vma) -1; in parse_stab()
633 || value < info->function_end)) in parse_stab()
634 info->function_end = value; in parse_stab()
656 && info->function_end < endval) in parse_stab()
657 endval = info->function_end; in parse_stab()
[all …]
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dstabs.c82 bfd_vma function_end; member
382 ret->function_end = (bfd_vma) -1; in start_stab()
401 info->function_end = (bfd_vma) -1; in finish_stab()
527 && info->function_end < endval) in parse_stab()
528 endval = info->function_end; in parse_stab()
533 info->function_end = (bfd_vma) -1; in parse_stab()
633 || value < info->function_end)) in parse_stab()
634 info->function_end = value; in parse_stab()
656 && info->function_end < endval) in parse_stab()
657 endval = info->function_end; in parse_stab()
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/camellia/asm/
H A Dcmll-x86.pl180 &function_end("Camellia_EncryptBlock_Rounds");
245 &function_end("Camellia_encrypt");
355 &function_end("Camellia_DecryptBlock_Rounds");
420 &function_end("Camellia_decrypt");
733 &function_end("Camellia_Ekeygen");
1143 &function_end("Camellia_cbc_encrypt");
/netbsd/crypto/external/bsd/openssl/dist/crypto/camellia/asm/
H A Dcmll-x86.pl179 &function_end("Camellia_EncryptBlock_Rounds");
244 &function_end("Camellia_encrypt");
354 &function_end("Camellia_DecryptBlock_Rounds");
419 &function_end("Camellia_decrypt");
732 &function_end("Camellia_Ekeygen");
1142 &function_end("Camellia_cbc_encrypt");
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/rc4/asm/
H A Drc4-586.pl307 &function_end("RC4");
396 &function_end("RC4_set_key");
/netbsd/crypto/external/bsd/openssl/dist/crypto/rc4/asm/
H A Drc4-586.pl306 &function_end("RC4");
395 &function_end("RC4_set_key");
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/bf/asm/
H A Dbf-586.pl102 &function_end($name);

12