Searched refs:AES_Te (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Daes-sparcv9.pl95 AES_Te: label
195 .type AES_Te,#object
196 .size AES_Te,(.-AES_Te)
536 add %o7,AES_Te-1b,%o4
596 add %o7,AES_Te-1b,%o4
H A Daes-s390x.pl136 .type AES_Te,\@object
138 AES_Te: label
244 .size AES_Te,.-AES_Te
276 larl $tbl,AES_Te
853 larl $tbl,AES_Te+2048
1261 larl $tbl,AES_Te
1593 larl $tbl,AES_Te
1895 larl $tbl,AES_Te
2135 larl $tbl,AES_Te
[all...]
H A Daes-armv4.pl88 .type AES_Te,%object
90 AES_Te: label
192 .size AES_Te,.-AES_Te
207 adr $tbl,AES_Te
209 sub $tbl,r3,#AES_encrypt-AES_Te @ Te
485 adr $tbl,AES_Te+1024 @ Te4
487 sub $tbl,r3,#_armv4_AES_set_encrypt_key-AES_Te-1024 @ Te4
H A Daes-ia64.S299 add out8=(AES_Te#-AES_encrypt#),r3 // Te0
458 s/AES_Te#/AES_Td#/g;
805 .global AES_Te#
806 .type AES_Te#,@object
807 AES_Te: data4 0xc66363a5,0xc66363a5, 0xf87c7c84,0xf87c7c84
968 .size AES_Te#,2048+256 // HP-UX assembler fails to ".-AES_Te#"
803 AES_Te: data4 0xc66363a5,0xc66363a5, 0xf87c7c84,0xf87c7c84 label
H A Daes-c64xplus.pl99 || MVKL \$PCR_OFFSET(AES_Te,__encrypt),$TEA
102 || MVKH \$PCR_OFFSET(AES_Te,__encrypt),$TEA
107 || MVKL (AES_Te-__encrypt),$TEA
110 || MVKH (AES_Te-__encrypt),$TEA
117 || ADD B0,$TEA,$TEA ; AES_Te
119 || MVK 1024,A0 ; sizeof(AES_Te)
1046 AES_Te: label
H A Daes-parisc.pl105 ldo L\$AES_Te-L\$enc_pic($tbl),$tbl
446 L\$AES_Te
H A Daes-mips.pl653 $PTR_LA $Tbl,AES_Te # PIC-ified 'load address'
1793 AES_Te:
1789 AES_Te: label
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/aes/asm/
H A Daes-sparcv9.pl97 AES_Te: label
197 .type AES_Te,#object
198 .size AES_Te,(.-AES_Te)
538 add %o7,AES_Te-1b,%o4
598 add %o7,AES_Te-1b,%o4
H A Daes-s390x.pl138 .type AES_Te,\@object
140 AES_Te: label
246 .size AES_Te,.-AES_Te
278 larl $tbl,AES_Te
855 larl $tbl,AES_Te+2048
1263 larl $tbl,AES_Te
1595 larl $tbl,AES_Te
1897 larl $tbl,AES_Te
2137 larl $tbl,AES_Te
[all...]
H A Daes-ia64.S299 add out8=(AES_Te#-AES_encrypt#),r3 // Te0
458 s/AES_Te#/AES_Td#/g;
805 .global AES_Te#
806 .type AES_Te#,@object
807 AES_Te: data4 0xc66363a5,0xc66363a5, 0xf87c7c84,0xf87c7c84
968 .size AES_Te#,2048+256 // HP-UX assembler fails to ".-AES_Te#"
803 AES_Te: data4 0xc66363a5,0xc66363a5, 0xf87c7c84,0xf87c7c84 label
H A Daes-armv4.pl91 .type AES_Te,%object
93 AES_Te: label
195 .size AES_Te,.-AES_Te
210 adr $tbl,AES_Te
212 sub $tbl,r3,#AES_encrypt-AES_Te @ Te
488 adr $tbl,AES_Te+1024 @ Te4
490 sub $tbl,r3,#_armv4_AES_set_encrypt_key-AES_Te-1024 @ Te4
H A Daes-c64xplus.pl98 || MVKL \$PCR_OFFSET(AES_Te,__encrypt),$TEA
101 || MVKH \$PCR_OFFSET(AES_Te,__encrypt),$TEA
106 || MVKL (AES_Te-__encrypt),$TEA
109 || MVKH (AES_Te-__encrypt),$TEA
116 || ADD B0,$TEA,$TEA ; AES_Te
118 || MVK 1024,A0 ; sizeof(AES_Te)
1045 AES_Te: label
H A Daes-parisc.pl108 ldo L\$AES_Te-L\$enc_pic($tbl),$tbl
449 L\$AES_Te
H A Daes-mips.pl674 $PTR_LA $Tbl,AES_Te # PIC-ified 'load address'
1829 AES_Te:
1825 AES_Te: label
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
H A Daes-armv4.S57 .type AES_Te,%object
59 AES_Te: label
161 .size AES_Te,.-AES_Te
176 adr r10,AES_Te
178 sub r10,r3,#AES_encrypt-AES_Te @ Te
454 adr r10,AES_Te+1024 @ Te4
456 sub r10,r3,#_armv4_AES_set_encrypt_key-AES_Te-1024 @ Te4
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc64/
H A Daes-sparcv9.S10 AES_Te: label
299 .type AES_Te,#object
300 .size AES_Te,(.-AES_Te)
640 add %o7,AES_Te-1b,%o4
700 add %o7,AES_Te-1b,%o4
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
H A Daes-sparcv9.S10 AES_Te: label
299 .type AES_Te,#object
300 .size AES_Te,(.-AES_Te)
640 add %o7,AES_Te-1b,%o4
700 add %o7,AES_Te-1b,%o4
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
H A Daes-sparcv9.S13 AES_Te: label
302 .type AES_Te,#object
303 .size AES_Te,(.-AES_Te)
643 add %o7,AES_Te-1b,%o4
703 add %o7,AES_Te-1b,%o4
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Daes-sparcv9.S13 AES_Te: label
302 .type AES_Te,#object
303 .size AES_Te,(.-AES_Te)
643 add %o7,AES_Te-1b,%o4
703 add %o7,AES_Te-1b,%o4
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/mips/
H A Daes-mips.S517 la $7,AES_Te # PIC-ified 'load address'
1539 AES_Te: label
H A Daes-mips64.S518 dla $7,AES_Te # PIC-ified 'load address'
1543 AES_Te: label
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/mips/
H A Daes-mips.S533 la $7,AES_Te # PIC-ified 'load address'
1570 AES_Te: label
H A Daes-mips64.S534 dla $7,AES_Te # PIC-ified 'load address'
1574 AES_Te: label

Completed in 127 milliseconds