Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/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 …]
/freebsd/crypto/openssl/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);
H A Dx86-mont.pl624 &function_end("bn_mul_mont");
/freebsd/crypto/openssl/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");
H A Daesni-x86.pl648 &function_end("aesni_ecb_encrypt");
746 &function_end("aesni_ccm64_encrypt_blocks");
855 &function_end("aesni_ccm64_decrypt_blocks");
1116 &function_end("aesni_ctr32_encrypt_blocks");
1471 &function_end("aesni_xts_encrypt");
1847 &function_end("aesni_xts_decrypt");
2292 &function_end("aesni_ocb_encrypt");
2718 &function_end("aesni_ocb_decrypt");
2969 &function_end("${PREFIX}_cbc_encrypt");
H A Daes-586.pl1230 &function_end("AES_encrypt");
2021 &function_end("AES_decrypt");
2639 &function_end("AES_cbc_encrypt");
2871 &function_end("_x86_AES_set_encrypt_key");
2993 &function_end("AES_set_decrypt_key");
/freebsd/crypto/openssl/crypto/
H A Dx86cpuid.pl162 &function_end("OPENSSL_ia32_cpuid");
394 &function_end("OPENSSL_instrument_bus");
449 &function_end("OPENSSL_instrument_bus2");
/freebsd/crypto/openssl/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");
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-mmx.pl310 &function_end("KeccakF1600");
357 &function_end("SHA3_absorb");
408 &function_end("SHA3_squeeze");
H A Dsha1-586.pl427 &function_end("sha1_block_data_order");
539 &function_end("_sha1_block_data_order_shaext");
1103 &function_end("_sha1_block_data_order_ssse3");
1476 &function_end("_sha1_block_data_order_avx");
/freebsd/crypto/openssl/crypto/perlasm/
H A DREADME.md41 &function_end(name) Call at end of function.
101 &function_end("calc");
H A Dx86asm.pl228 sub ::function_end
/freebsd/crypto/openssl/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");
/freebsd/crypto/openssl/crypto/rc4/asm/
H A Drc4-586.pl306 &function_end("RC4");
395 &function_end("RC4_set_key");
/freebsd/crypto/openssl/crypto/bf/asm/
H A Dbf-586.pl101 &function_end($name);
/freebsd/crypto/openssl/crypto/des/asm/
H A Dcrypt586.pl81 &function_end($name);
/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86.pl147 &function_end("poly1305_init");
323 &function_end("poly1305_blocks");
376 &function_end("poly1305_emit");
1135 &function_end("_poly1305_blocks_sse2");
1229 &function_end("_poly1305_emit_sse2");
1801 &function_end("_poly1305_blocks_avx2");
/freebsd/crypto/openssl/crypto/cast/asm/
H A Dcast-586.pl141 &function_end($name);
/freebsd/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c339 uint8_t *function_end = funcstarts_offset + function_starts_cmd.datasize; in scan_macho_load_commands() local
342 while (funcstarts_offset < function_end) { in scan_macho_load_commands()
356 while (funcstarts_offset < function_end) { in scan_macho_load_commands()
/freebsd/crypto/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl374 &function_end("ChaCha20_ctr32");
774 &function_end("ChaCha20_ssse3");
1149 &function_end("ChaCha20_xop");
/freebsd/crypto/openssl/engines/asm/
H A De_padlock-x86.pl418 &function_end("padlock_${mode}_encrypt");