Searched refs:SWAP2 (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/chacha/asm/
H A Dchacha-c64xplus.pl140 SWAP2 @X[$d1],@X[$d1] ; rotate by 16
141 || SWAP2 @X[$d2],@X[$d2]
142 || SWAP2 @X[$d0],@X[$d0]
143 || SWAP2 @X[$d3],@X[$d3]
182 || SWAP2 @Y[$d1],@Y[$d1] ; rotate by 16
183 || SWAP2 @Y[$d2],@Y[$d2]
184 || SWAP2 @Y[$d0],@Y[$d0]
185 || SWAP2 @Y[$d3],@Y[$d3]
239 || SWAP2 @X[$d0],@X[$d0] ; rotate by 16
240 || SWAP2
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/chacha/asm/
H A Dchacha-c64xplus.pl139 SWAP2 @X[$d1],@X[$d1] ; rotate by 16
140 || SWAP2 @X[$d2],@X[$d2]
141 || SWAP2 @X[$d0],@X[$d0]
142 || SWAP2 @X[$d3],@X[$d3]
181 || SWAP2 @Y[$d1],@Y[$d1] ; rotate by 16
182 || SWAP2 @Y[$d2],@Y[$d2]
183 || SWAP2 @Y[$d0],@Y[$d0]
184 || SWAP2 @Y[$d3],@Y[$d3]
238 || SWAP2 @X[$d0],@X[$d0] ; rotate by 16
239 || SWAP2
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/
H A Dpoly1305-c64xplus.pl55 .asg MV,SWAP2
75 SWAP2 B16,B17
76 || SWAP2 B17,B16
77 SWAP2 A16,A17
78 || SWAP2 A17,A16
130 || SWAP2 $D0,$D0
135 || SWAP2 $D1,$D1
142 || SWAP2 $D2,$D2
153 || SWAP2 $D3,$D3
225 || [A2] SWAP2
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/
H A Dpoly1305-c64xplus.pl54 .asg MV,SWAP2
74 SWAP2 B16,B17
75 || SWAP2 B17,B16
76 SWAP2 A16,A17
77 || SWAP2 A17,A16
129 || SWAP2 $D0,$D0
134 || SWAP2 $D1,$D1
141 || SWAP2 $D2,$D2
152 || SWAP2 $D3,$D3
224 || [A2] SWAP2
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
H A Dghash-c64xplus.pl177 || SWAP2.L $H01y,$H1y ; ; SHL $H01y,16,$H1y
206 SWAP2 $Z0,$Z1 ; 11/-
209 || SWAP2 $Z0,$Z0
210 SWAP2 $Z2,$Z3
214 || SWAP2 $Z2,$Z2
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/asm/
H A Dghash-c64xplus.pl176 || SWAP2.L $H01y,$H1y ; ; SHL $H01y,16,$H1y
205 SWAP2 $Z0,$Z1 ; 11/-
208 || SWAP2 $Z0,$Z0
209 SWAP2 $Z2,$Z3
213 || SWAP2 $Z2,$Z2
/netbsd-current/sys/crypto/aes/
H A Daes_ct.c229 #define SWAP2(x, y) SWAPN(0x55555555, 0xAAAAAAAA, 1, x, y) macro
233 SWAP2(q[0], q[1]);
234 SWAP2(q[2], q[3]);
235 SWAP2(q[4], q[5]);
236 SWAP2(q[6], q[7]);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
H A Dsha1-c64xplus.pl61 .asg MV,SWAP2
110 || SWAP2 $TX1,$TX2
132 || SWAP2 $TX1,$TX2
158 || SWAP2 $TX1,$TX2
H A Dsha256-c64xplus.pl62 .asg SWAP2,MV
122 || SWAP2 $X0,$X0
153 SWAP2 $X0,$X0
H A Dkeccak1600-c64x.pl643 SWAP2 A0,A1
644 || SWAP2 A1,A0
668 SWAP2 A0,A1
669 || SWAP2 A1,A0
788 SWAP2 A9,A9
789 || SWAP2 B9,B9
810 SWAP2 A9,A9
811 || SWAP2 B9,B9
H A Dsha512-c64xplus.pl158 SWAP2 $T1hi,$T1hi
159 || SWAP2 $T1lo,$T1lo
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dsha1-c64xplus.pl60 .asg MV,SWAP2
109 || SWAP2 $TX1,$TX2
131 || SWAP2 $TX1,$TX2
157 || SWAP2 $TX1,$TX2
H A Dsha256-c64xplus.pl61 .asg SWAP2,MV
121 || SWAP2 $X0,$X0
152 SWAP2 $X0,$X0
H A Dkeccak1600-c64x.pl643 SWAP2 A0,A1
644 || SWAP2 A1,A0
668 SWAP2 A0,A1
669 || SWAP2 A1,A0
788 SWAP2 A9,A9
789 || SWAP2 B9,B9
810 SWAP2 A9,A9
811 || SWAP2 B9,B9
H A Dsha512-c64xplus.pl157 SWAP2 $T1hi,$T1hi
158 || SWAP2 $T1lo,$T1lo
/netbsd-current/sys/crypto/aes/arch/x86/
H A Daes_sse2.c229 #define SWAP2(x, y) SWAPN(0x5555555555555555, 0xAAAAAAAAAAAAAAAA, 1, x, y) macro
233 SWAP2(q[0], q[1]);
234 SWAP2(q[2], q[3]);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Daes-c64xplus.pl919 || SWAP2 $Kx9[0],$Kx9[0] ; rotate by 16
920 || SWAP2 $Kx9[1],$Kx9[1]
927 || SWAP2 $Kx9[2],$Kx9[2]
928 || SWAP2 $Kx9[3],$Kx9[3]
945 || SWAP2 $KxD[0],$KxD[0] ; rotate by 16
946 || SWAP2 $KxD[1],$KxD[1]
949 || SWAP2 $KxD[2],$KxD[2]
950 || SWAP2 $KxD[3],$KxD[3]
1002 SWAP2 B31,B31 ; keep least significant 32 bits
1023 || [A2] SWAP2 B3
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/aes/asm/
H A Daes-c64xplus.pl918 || SWAP2 $Kx9[0],$Kx9[0] ; rotate by 16
919 || SWAP2 $Kx9[1],$Kx9[1]
926 || SWAP2 $Kx9[2],$Kx9[2]
927 || SWAP2 $Kx9[3],$Kx9[3]
944 || SWAP2 $KxD[0],$KxD[0] ; rotate by 16
945 || SWAP2 $KxD[1],$KxD[1]
948 || SWAP2 $KxD[2],$KxD[2]
949 || SWAP2 $KxD[3],$KxD[3]
1001 SWAP2 B31,B31 ; keep least significant 32 bits
1022 || [A2] SWAP2 B3
[all...]

Completed in 382 milliseconds