Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/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 …]
/freebsd-13.1/crypto/openssl/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);
H A Dx86-mont.pl625 &function_end("bn_mul_mont");
/freebsd-13.1/crypto/openssl/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");
H A Daesni-x86.pl650 &function_end("aesni_ecb_encrypt");
748 &function_end("aesni_ccm64_encrypt_blocks");
857 &function_end("aesni_ccm64_decrypt_blocks");
1118 &function_end("aesni_ctr32_encrypt_blocks");
1473 &function_end("aesni_xts_encrypt");
1849 &function_end("aesni_xts_decrypt");
2294 &function_end("aesni_ocb_encrypt");
2720 &function_end("aesni_ocb_decrypt");
2971 &function_end("${PREFIX}_cbc_encrypt");
/freebsd-13.1/crypto/openssl/crypto/
H A Dx86cpuid.pl164 &function_end("OPENSSL_ia32_cpuid");
396 &function_end("OPENSSL_instrument_bus");
451 &function_end("OPENSSL_instrument_bus2");
/freebsd-13.1/crypto/openssl/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");
/freebsd-13.1/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-mmx.pl311 &function_end("KeccakF1600");
358 &function_end("SHA3_absorb");
409 &function_end("SHA3_squeeze");
H A Dsha1-586.pl428 &function_end("sha1_block_data_order");
540 &function_end("_sha1_block_data_order_shaext");
1104 &function_end("_sha1_block_data_order_ssse3");
1477 &function_end("_sha1_block_data_order_avx");
/freebsd-13.1/crypto/openssl/crypto/perlasm/
H A DREADME36 &function_end(name) Call at end of function.
95 &function_end("calc");
H A Dx86asm.pl226 sub ::function_end
/freebsd-13.1/crypto/openssl/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");
/freebsd-13.1/crypto/openssl/crypto/rc4/asm/
H A Drc4-586.pl307 &function_end("RC4");
396 &function_end("RC4_set_key");
/freebsd-13.1/crypto/openssl/crypto/bf/asm/
H A Dbf-586.pl102 &function_end($name);
/freebsd-13.1/crypto/openssl/crypto/des/asm/
H A Dcrypt586.pl82 &function_end($name);
/freebsd-13.1/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86.pl148 &function_end("poly1305_init");
324 &function_end("poly1305_blocks");
377 &function_end("poly1305_emit");
1136 &function_end("_poly1305_blocks_sse2");
1230 &function_end("_poly1305_emit_sse2");
1802 &function_end("_poly1305_blocks_avx2");
/freebsd-13.1/crypto/openssl/crypto/cast/asm/
H A Dcast-586.pl142 &function_end($name);
/freebsd-13.1/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c382 uint8_t *function_end = funcstarts_offset + function_starts_cmd.datasize; in scan_macho_load_commands() local
385 while (funcstarts_offset < function_end) { in scan_macho_load_commands()
399 while (funcstarts_offset < function_end) { in scan_macho_load_commands()
/freebsd-13.1/crypto/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl375 &function_end("ChaCha20_ctr32");
775 &function_end("ChaCha20_ssse3");
1150 &function_end("ChaCha20_xop");
/freebsd-13.1/crypto/openssl/engines/asm/
H A De_padlock-x86.pl417 &function_end("padlock_${mode}_encrypt");