HomeSort by relevance Sort by last modified time
    Searched refs:xor (Results 51 - 75 of 278) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/openssl/crypto/aes/asm/
aes-586.pl 264 &xor ($s[3],&DWP(0,$te,$v0,8)); # s3>>0
267 &xor ($s[2],&DWP(3,$te,$v0,8)); # s3>>8
270 &xor ($s[1],&DWP(2,$te,$v1,8)); # s3>>16
272 &xor ($s[0],&DWP(1,$te,$v0,8)); # s3>>24
276 &xor ($s[2],&DWP(0,$te,$v1,8)); # s2>>0
279 &xor ($s[1],&DWP(3,$te,$v1,8)); # s2>>8
282 &xor ($s[0],&DWP(2,$te,$v0,8)); # s2>>16
284 &xor ($s[3],&DWP(1,$te,$v1,8)); # s2>>24
288 &xor ($s[1],&DWP(0,$te,$v0,8)); # s1>>0
291 &xor ($s[0],&DWP(3,$te,$v0,8)); # s1>>
    [all...]
aes-mips.pl 123 xor $s0,$t0
124 xor $s1,$t1
125 xor $s2,$t2
126 xor $s3,$t3
205 xor $t0,$t4
206 xor $t1,$t5
207 xor $t2,$t6
208 xor $t3,$t7
219 xor $t0,$t8
220 xor $t1,$t
    [all...]
  /external/openssl/crypto/bn/asm/
via-mont.pl 111 &xor ("eax","eax");
152 &xor ("eax","eax");
195 &xor ("edx","edx"); # i=0 and clear CF
213 &xor ("edx","edx"); # i=0
223 &xor ("eax","eax");
x86-mont.pl 59 &xor ("eax","eax");
81 &xor ("edx","esp");
83 &xor ("edx",2048);
128 &xor ($i,$i); # i=0
129 &xor ($j,$j); # j=0
190 &xor ($j,$j); # j=0
270 &xor ("eax","eax"); # signal "not fast enough [yet]"
286 &xor ($j,$j); # j=0
296 &xor ("edx","edx");
318 &xor ($j,$j)
    [all...]
x86_64-mont.pl 102 xor $i,$i # i=0
103 xor $j,$j # j=0
154 xor %rdx,%rdx
165 xor $j,$j # j=0
220 xor %rdx,%rdx
232 xor $i,$i # i=0 and clear CF!
246 xor $i,$i
308 xor $i,$i # i=0
309 xor $j,$j # j=0
436 xor $N[1],$N[1
    [all...]
  /external/openssl/crypto/perlasm/
cbc.pl 116 &xor("eax", "ecx");
117 &xor("ebx", "edx");
155 &xor("ecx","ecx");
156 &xor("edx","edx");
179 &xor("eax", "ecx");
180 &xor("ebx", "edx");
232 &xor("ecx", "eax");
233 &xor("edx", "ebx");
275 &xor("ecx", "eax");
276 &xor("edx", "ebx")
    [all...]
  /external/openssl/crypto/sha/asm/
sha256-586.pl 54 &xor ("ecx",$E);
57 &xor ("ecx",$E);
62 &xor ("esi","edi");
67 &xor ("esi","edi"); # Ch(e,f,g)
73 &xor ("ecx",$A);
76 &xor ("ecx",$A);
172 &xor ("esi",$T);
177 &xor ($T,"esi"); # T = sigma0(X[-15])
178 &xor ("edi","ecx");
182 &xor ("edi","ecx"); # sigma1(X[-2]
    [all...]
sha1-parisc.pl 78 xor @X[($j+2)%16],@X[$j%16],@X[$j%16]
81 xor @X[($j+8)%16],@X[$j%16],@X[$j%16]
86 xor @X[($j+13)%16],@X[$j%16],@X[$j%16]
96 xor @X[($j+2)%16],@X[$j%16],@X[$j%16] ; $i
99 xor @X[($j+8)%16],@X[$j%16],@X[$j%16]
101 xor $b,$c,$t0
102 xor @X[($j+13)%16],@X[$j%16],@X[$j%16]
105 xor $d,$t0,$t0
115 xor $b,$c,$t0
119 xor $d,$t0,$t
    [all...]
sha512-mips.pl 160 xor $tmp2,$f,$g
164 xor $h,$tmp1
166 xor $h,$tmp0
168 xor $h,$tmp1
170 xor $h,$tmp0
171 xor $tmp2,$g # Ch(e,f,g)
172 xor $tmp0,$tmp1,$h # Sigma1(e)
180 xor $h,$tmp1
182 xor $h,$tmp0
184 xor $h,$tmp
    [all...]
sha512-sparcv9.pl 223 xor $f,$g,$tmp2
227 xor $tmp1,$h,$h
229 xor $tmp0,$h,$h
231 xor $tmp1,$h,$h
233 xor $tmp0,$h,$h
234 xor $g,$tmp2,$tmp2 ! Ch(e,f,g)
235 xor $tmp1,$h,$tmp0 ! Sigma1(e)
243 xor $tmp1,$h,$h
245 xor $tmp0,$h,$h
247 xor $tmp1,$h,$h
    [all...]
sha1-alpha.pl 109 xor @X[($j+2)%16],@X[$j%16],@X[$j%16]
114 xor @X[($j+8)%16],@X[$j%16],@X[$j%16]
119 xor @X[($j+13)%16],@X[$j%16],@X[$j%16]
142 xor @X[($j+2)%16],@X[$j%16],@X[$j%16]
146 xor $b,$c,$t2
147 xor @X[($j+8)%16],@X[$j%16],@X[$j%16]
151 xor $d,$t2,$t2
152 xor @X[($j+13)%16],@X[$j%16],@X[$j%16]
174 xor $b,$c,$t2
179 xor $d,$t2,$t
    [all...]
sha1-ppc.pl 92 xor @X[$j%16],@X[$j%16],@X[($j+2)%16]
95 xor @X[$j%16],@X[$j%16],@X[($j+8)%16]
100 xor @X[$j%16],@X[$j%16],@X[($j+13)%16]
112 xor @X[$j%16],@X[$j%16],@X[($j+2)%16]
114 xor $t0,$b,$c
115 xor @X[$j%16],@X[$j%16],@X[($j+8)%16]
118 xor $t0,$t0,$d
119 xor @X[$j%16],@X[$j%16],@X[($j+13)%16]
128 xor $t0,$b,$c
133 xor $t0,$t0,$
    [all...]
sha1-mips.pl 115 xor $t0,$c,$d
120 xor $t0,$d
143 xor @X[$j%16],@X[($j+2)%16]
148 xor @X[$j%16],@X[($j+8)%16]
149 xor $t0,$c,$d
151 xor @X[$j%16],@X[($j+13)%16]
157 xor $t0,$d
169 xor @X[$j%16],@X[($j+2)%16]
174 xor @X[$j%16],@X[($j+8)%16]
175 xor $t0,$c,$
    [all...]
sha1-586.pl 146 &xor($f,$d);
153 &xor($f,$d); # f holds F_00_19(b,c,d)
169 &xor($c,$d);
170 &xor($f,&swtmp(($n+2)%16)); # f to hold Xupdate(xi,xa,xb,xc,xd)
172 &xor($f,&swtmp(($n+8)%16));
173 &xor($tmp1,$d); # tmp1=F_00_19(b,c,d)
174 &xor($f,&swtmp(($n+13)%16)); # f holds xa^xb^xc^xd
177 &xor($c,$d); # restore $c
187 &xor($f,&swtmp(($n+2)%16)); # f to hold Xupdate(xi,xa,xb,xc,xd)
188 &xor($tmp1,$d)
    [all...]
sha512-parisc.pl 107 xor $a1,$a0,$a0
111 xor $a0,$a1,$a1 ; Sigma1(e)
119 xor $a1,$a0,$a0
121 xor $t1,$t0,$t0
123 xor $a0,$a1,$a1 ; Sigma0(a)
125 xor $t1,$t0,$t0 ; Maj(a,b,c)
142 xor $a1,$a0,$a0
144 xor $t1,$t0,$t0
146 xor $a1,$a0,$a0 ; sigma0(X[(i+1)&0x0f])
147 xor $t1,$t0,$t0 ; sigma1(X[(i+14)&0x0f]
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-x86_64.pl 90 xor $nlo,$nlo
91 xor $nhi,$nhi
109 xor 8($Htbl,$nhi),$Zlo
111 xor ($Htbl,$nhi),$Zhi
113 xor ($rem_4bit,$rem,8),$Zhi
116 xor $tmp,$Zlo
124 xor 8($Htbl,$nlo),$Zlo
126 xor ($Htbl,$nlo),$Zhi
128 xor ($rem_4bit,$rem,8),$Zhi
130 xor $tmp,$Zl
    [all...]
ghash-ia64.pl 60 { .mfi; (p19) xor Zhi=Zhi,Hhi
61 ($p17) xor xi[1]=xi[1],in[1] };;
67 (p18) xor Zlo=Zlo,Hlo
69 { .mib; (p19) xor Hhi=Hhi,rem
75 (p18) xor Zhi=Zhi,Hhi };;
81 (p18) xor Zlo=Zlo,Hlo
83 { .mib; (p18) xor Hhi=Hhi,rem
130 xor Zlo=Zlo,Zlo };;
133 xor Zhi=Zhi,Zhi };;
138 { .mib; xor Zhi=Zhi,Hhi };; // modulo-scheduling artefac
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/gcm/
GCMUtil.java 53 xor(c, tmp); method
61 // GCMUtil.xor(v, R);
78 // xor(v, R);
221 static void xor(byte[] block, byte[] val) method in class:GCMUtil
229 static void xor(byte[] block, byte[] val, int off, int len) method in class:GCMUtil
237 static void xor(byte[] block, byte[] val, byte[] output) method in class:GCMUtil
245 static void xor(int[] block, int[] val) method in class:GCMUtil
253 static void xor(int[] block, int[] val, int[] output) method in class:GCMUtil
  /external/openssl/crypto/
pariscid.pl 55 xor %r0,%r0,%r1
57 xor %r0,%r0,%r19
59 xor %r0,%r0,%r20
61 xor %r0,%r0,%r21
63 xor %r0,%r0,%r22
65 xor %r0,%r0,%r23
67 xor %r0,%r0,%r24
69 xor %r0,%r0,%r25
71 xor %r0,%r0,%r26
73 xor %r0,%r0,%r2
    [all...]
  /external/iproute2/tc/
f_flow.c 37 "OPS := [ or NUM | and NUM | xor NUM | rshift NUM | addend NUM ]\n"
91 static void transfer_bitop(__u32 *mask, __u32 *xor, __u32 m, __u32 x)
93 *xor = x ^ (*xor & m);
138 __u32 mask = ~0U, xor = 0; local
171 transfer_bitop(&mask, &xor, tmp, 0);
178 transfer_bitop(&mask, &xor, ~tmp, tmp);
179 } else if (matches(*argv, "xor") == 0) {
182 fprintf(stderr, "Illegal \"xor\"\n");
185 transfer_bitop(&mask, &xor, ~0, tmp)
317 __u32 xor = mask & val; local
    [all...]
  /external/openssl/crypto/des/asm/
des-586.pl 130 &xor( "ecx", "ecx" );
145 &xor( "ecx", "ecx" );
208 &xor( $tmp1, $tmp1);
210 &xor( $u, $R);
211 &xor( $tmp2, $tmp2);
212 &xor( $t, $R);
218 &xor( $L, &DWP(" ",$trans,$tmp1,0));
220 &xor( $L, &DWP("0x200",$trans,$tmp2,0));
223 &xor( $L, &DWP("0x100",$trans,$tmp1,0));
226 &xor( $L, &DWP("0x300",$trans,$tmp2,0))
    [all...]
  /external/openssl/crypto/rc4/asm/
rc4-586.pl 162 &xor ($xx,$xx); # avoid partial register stalls
163 &xor ($yy,$yy);
209 &xor ($yy,$yy); # this is second key to Core2
239 &xor ($out,&DWP(0,$inp));
259 &xor (&LB($ty),&BP(0,$inp));
280 &xor (&LB($ty),&BP(0,$inp));
312 &xor ("eax","eax");
323 &xor ($ido,$ido);
324 &xor ($idx,$idx);
357 &xor ($ido,$ido)
    [all...]
rc4-x86_64.pl 153 xor $XX[0],$XX[0]
154 xor $YY,$YY
162 xor $TX[1],$TX[1]
216 xor ($inp),%r8
249 xor $YY,$YY
294 xor $YY,$YY # keyword to partial register
354 xor ($dat,$TY),%r8b
373 xor ($dat,$TY),%r9b
441 xor %eax,%eax
442 xor $ido,$id
    [all...]
rc4-md5-x86_64.pl 140 xor $XX[0],$XX[0]
141 xor $YY,$YY
152 xor $TX[1],$TX[1]
175 xor $YY,$YY
226 #md5# xor $c,$tmp
233 #md5# xor $d,$tmp
245 xor $YY,$YY # keyword to partial register
266 #md5# xor $b,$tmp
273 #md5# xor $c,$tmp
285 xor $YY,$YY # keyword to partial registe
    [all...]
  /external/openssl/crypto/md5/asm/
md5-586.pl 53 &xor($tmp1,$d); # F function - part 2
58 &xor($tmp1,$d); # F function - part 4
79 &xor($tmp1,$b); # G function - part 2
83 &xor($tmp1,$c); # G function - part 4
105 &xor($tmp1,$d); # H function - part 2
107 &xor($tmp1,$b); # H function - part 3
126 &xor($tmp1,$d); # H function - part 2
128 &xor($tmp1,$b); # H function - part 3
148 &xor($tmp1,$d) if $pos < 0; # I function - part 2
153 &xor($tmp1,$c); # I function - part
    [all...]

Completed in 449 milliseconds

1 23 4 5 6 7 8 91011>>