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

/freebsd-10-stable/crypto/openssl/crypto/bn/asm/x86/
H A Ddiv.pl13 &function_end($name);
H A Dsqr.pl57 &function_end($name);
H A Dadd.pl73 &function_end($name);
H A Dmul.pl74 &function_end($name);
H A Dmul_add.pl84 &function_end($name);
H A Dsub.pl73 &function_end($name);
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/
H A Dbn-586.pl207 &function_end($name);
318 &function_end($name);
407 &function_end($name);
492 &function_end($name);
564 &function_end($name);
772 &function_end($name);
H A Dvia-mont.pl238 &function_end($func);
H A Dx86-mont.pl615 &function_end("bn_mul_mont");
/freebsd-10-stable/crypto/openssl/crypto/aes/asm/
H A Dvpaes-x86.pl771 &function_end("${PREFIX}_set_encrypt_key");
801 &function_end("${PREFIX}_set_decrypt_key");
820 &function_end("${PREFIX}_encrypt");
839 &function_end("${PREFIX}_decrypt");
901 &function_end("${PREFIX}_cbc_encrypt");
H A Daesni-x86.pl574 &function_end("aesni_ecb_encrypt");
664 &function_end("aesni_ccm64_encrypt_blocks");
761 &function_end("aesni_ccm64_decrypt_blocks");
1017 &function_end("aesni_ctr32_encrypt_blocks");
1360 &function_end("aesni_xts_encrypt");
1722 &function_end("aesni_xts_decrypt");
1952 &function_end("${PREFIX}_cbc_encrypt");
H A Daes-586.pl1216 &function_end("AES_encrypt");
2005 &function_end("AES_decrypt");
2623 &function_end("AES_cbc_encrypt");
2855 &function_end("_x86_AES_set_encrypt_key");
2977 &function_end("private_AES_set_decrypt_key");
/freebsd-10-stable/crypto/openssl/crypto/bf/asm/
H A Dbf-586.pl90 &function_end($name);
/freebsd-10-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-x86.pl282 &function_end("gcm_gmult_4bit".$suffix);
330 &function_end("gcm_ghash_4bit".$suffix);
432 &function_end("gcm_gmult_4bit_mmx");
487 &function_end("gcm_ghash_4bit_mmx");
606 &function_end("gcm_gmult_4bit_mmx");
811 &function_end("gcm_ghash_4bit_mmx");
1096 &function_end("gcm_ghash_clmul");
1278 &function_end("gcm_ghash_clmul");
/freebsd-10-stable/crypto/openssl/crypto/
H A Dx86cpuid.pl142 &function_end("OPENSSL_ia32_cpuid");
/freebsd-10-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86.pl170 &function_end("Camellia_EncryptBlock_Rounds");
235 &function_end("Camellia_encrypt");
345 &function_end("Camellia_DecryptBlock_Rounds");
410 &function_end("Camellia_decrypt");
723 &function_end("Camellia_Ekeygen");
1133 &function_end("Camellia_cbc_encrypt");
/freebsd-10-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-586.pl292 &function_end("RC4");
381 &function_end("private_RC4_set_key");
/freebsd-10-stable/crypto/openssl/crypto/perlasm/
H A Dx86asm.pl7 # &function_end("foo");
180 sub ::function_end
/freebsd-10-stable/contrib/binutils/binutils/
H A Dstabs.c83 bfd_vma function_end; member in struct:stab_handle
366 ret->function_end = (bfd_vma) -1;
382 || ! debug_end_function (dhandle, info->function_end))
385 info->function_end = (bfd_vma) -1;
508 && info->function_end != (bfd_vma) -1
509 && info->function_end < endval)
510 endval = info->function_end;
515 info->function_end = (bfd_vma) -1;
596 need to worry about info->function_end. */
603 info->function_end
[all...]
/freebsd-10-stable/crypto/openssl/crypto/des/asm/
H A Dcrypt586.pl74 &function_end($name);
/freebsd-10-stable/crypto/openssl/crypto/cast/asm/
H A Dcast-586.pl127 &function_end($name);
/freebsd-10-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-586.pl392 &function_end("sha1_block_data_order");
857 &function_end("_sha1_block_data_order_ssse3");
1221 &function_end("_sha1_block_data_order_avx");

Completed in 222 milliseconds