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

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/
H A Dpoly1305-c64xplus.pl56 .asg MV.L,SWAP4
79 SWAP4 B16,B16
80 || SWAP4 A16,A16
81 SWAP4 B17,B17
82 || SWAP4 A17,A17
134 || SWAP4 $D0,$D0
139 || SWAP4 $D1,$D1
144 || SWAP4 $D2,$D2
157 || SWAP4 $D3,$D3
227 || [A2] SWAP4
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/
H A Dpoly1305-c64xplus.pl55 .asg MV.L,SWAP4
78 SWAP4 B16,B16
79 || SWAP4 A16,A16
80 SWAP4 B17,B17
81 || SWAP4 A17,A17
133 || SWAP4 $D0,$D0
138 || SWAP4 $D1,$D1
143 || SWAP4 $D2,$D2
156 || SWAP4 $D3,$D3
226 || [A2] SWAP4
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/chacha/asm/
H A Dchacha-c64xplus.pl447 || SWAP4 @X[0],@X[1]
448 || SWAP4 @X[1],@X[0]
451 || SWAP4 @X[2],@X[3]
452 || SWAP4 @X[3],@X[2]
455 || SWAP4 @X[4],@X[5]
456 || SWAP4 @X[5],@X[4]
459 || SWAP4 @X[6],@X[7]
460 || SWAP4 @X[7],@X[6]
461 SWAP4 @X[8],@X[9]
462 || SWAP4
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/chacha/asm/
H A Dchacha-c64xplus.pl446 || SWAP4 @X[0],@X[1]
447 || SWAP4 @X[1],@X[0]
450 || SWAP4 @X[2],@X[3]
451 || SWAP4 @X[3],@X[2]
454 || SWAP4 @X[4],@X[5]
455 || SWAP4 @X[5],@X[4]
458 || SWAP4 @X[6],@X[7]
459 || SWAP4 @X[7],@X[6]
460 SWAP4 @X[8],@X[9]
461 || SWAP4
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
H A Dghash-c64xplus.pl207 || SWAP4 $Z1,$Z0
208 SWAP4 $Z1,$Z1 ; 12/-
211 || SWAP4 $Z3,$Z2
213 SWAP4 $Z3,$Z3
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/asm/
H A Dghash-c64xplus.pl206 || SWAP4 $Z1,$Z0
207 SWAP4 $Z1,$Z1 ; 12/-
210 || SWAP4 $Z3,$Z2
212 SWAP4 $Z3,$Z3
/netbsd-current/sys/crypto/aes/
H A Daes_ct.c230 #define SWAP4(x, y) SWAPN(0x33333333, 0xCCCCCCCC, 2, x, y) macro
238 SWAP4(q[0], q[2]);
239 SWAP4(q[1], q[3]);
240 SWAP4(q[4], q[6]);
241 SWAP4(q[5], q[7]);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
H A Dsha1-c64xplus.pl62 .asg MV,SWAP4
115 || SWAP4 $TX2,$TX3 ; byte swap
137 || SWAP4 $TX2,$TX2 ; byte swap
162 || SWAP4 $TX2,$TX2 ; byte swap
H A Dsha256-c64xplus.pl63 .asg SWAP4,MV
118 || SWAP4 $Xn,$X0
152 || SWAP4 $Xn,$X0
H A Dkeccak1600-c64x.pl645 SWAP4 A0,A0
646 SWAP4 A1,A1
670 SWAP4 A0,A0
671 SWAP4 A1,A1
786 SWAP4 A9,A9
787 || SWAP4 B9,B9
808 SWAP4 A9,A9
809 || SWAP4 B9,B9
H A Dsha512-c64xplus.pl156 SWAP4 B10,$T1hi
157 || SWAP4 B11,$T1lo
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dsha1-c64xplus.pl61 .asg MV,SWAP4
114 || SWAP4 $TX2,$TX3 ; byte swap
136 || SWAP4 $TX2,$TX2 ; byte swap
161 || SWAP4 $TX2,$TX2 ; byte swap
H A Dsha256-c64xplus.pl62 .asg SWAP4,MV
117 || SWAP4 $Xn,$X0
151 || SWAP4 $Xn,$X0
H A Dkeccak1600-c64x.pl645 SWAP4 A0,A0
646 SWAP4 A1,A1
670 SWAP4 A0,A0
671 SWAP4 A1,A1
786 SWAP4 A9,A9
787 || SWAP4 B9,B9
808 SWAP4 A9,A9
809 || SWAP4 B9,B9
H A Dsha512-c64xplus.pl155 SWAP4 B10,$T1hi
156 || SWAP4 B11,$T1lo
/netbsd-current/sys/crypto/aes/arch/x86/
H A Daes_sse2.c230 #define SWAP4(x, y) SWAPN(0x3333333333333333, 0xCCCCCCCCCCCCCCCC, 2, x, y) macro
236 SWAP4(q[0], q[2]);
237 SWAP4(q[1], q[3]);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Daes-c64xplus.pl1003 SWAP4 B31,B31 ; in host byte order
1027 || [A2] SWAP4 B0,B9
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/aes/asm/
H A Daes-c64xplus.pl1002 SWAP4 B31,B31 ; in host byte order
1026 || [A2] SWAP4 B0,B9

Completed in 297 milliseconds