Home
last modified time | relevance | path

Searched refs:t0 (Results 1 – 25 of 82) sorted by relevance

1234

/openssl/crypto/seed/
H A Dseed.c450 seed_word t0, t1; in SEED_set_key() local
457 t0 = (x1 + x3 - KC0) & 0xffffffff; in SEED_set_key()
510 seed_word t0, t1; in SEED_encrypt() local
518 E_SEED(t0, t1, x1, x2, x3, x4, 0); in SEED_encrypt()
519 E_SEED(t0, t1, x3, x4, x1, x2, 2); in SEED_encrypt()
520 E_SEED(t0, t1, x1, x2, x3, x4, 4); in SEED_encrypt()
521 E_SEED(t0, t1, x3, x4, x1, x2, 6); in SEED_encrypt()
522 E_SEED(t0, t1, x1, x2, x3, x4, 8); in SEED_encrypt()
555 seed_word t0, t1; in SEED_decrypt() local
574 E_SEED(t0, t1, x3, x4, x1, x2, 8); in SEED_decrypt()
[all …]
/openssl/crypto/sha/asm/
H A Dsha512-armv4.pl115 eor $t0,$t0,$Ehi,lsl#18
119 eor $t0,$t0,$Elo,lsr#18
123 eor $t0,$t0,$Ehi,lsr#9
136 eor $t0,$t0,$t2
140 and $t0,$t0,$Elo
144 eor $t0,$t0,$t2
171 eor $t0,$t0,$Ahi,lsl#4
173 eor $t0,$t0,$Ahi,lsr#2
440 adds $t0,$Alo,$t0
457 adds $t0,$Alo,$t0
[all …]
H A Dsha1-mips.pl103 $t0="\$25";
132 and $t0,$b
140 xor $t0,$d
154 and $t0,$b
156 xor $t0,$d
191 and $t0,$b
194 xor $t0,$d
210 and $t0,$b
214 xor $t0,$d
235 xor $t0,$b
[all …]
H A Dsha1-thumb.pl34 $t0="r0";
50 sub $t0,#4
175 ldmia $t0!,{$a,$b,$c,$d,$e} @ $t0 is r0 and holds ctx
176 mov $t0,$Xi
179 mov $t1,$t0
187 cmp $Xi,$t0
191 mov $t1,$t0
199 cmp $Xi,$t0
201 cmp sp,$t0
205 mov $t1,$t0
[all …]
H A Dsha1-parisc.pl62 $t0="%r28";
78 and $c,$b,$t0
82 or $t1,$t0,$t0
95 or $t1,$t0,$t0
115 xor $d,$t0,$t0
129 xor $d,$t0,$t0
146 and $b,$t0,$t0
190 sh3addl $t0,%r0,$t0 ; t0*=8;
191 subi 32,$t0,$t0 ; t0=32-t0;
195 ldi 3,$t0
[all …]
H A Dsha1-armv8.pl75 bic $t0,$d,$b
79 orr $t0,$t0,$t1
91 bic $t0,$d,$b
96 orr $t0,$t0,$t1
115 orr $t0,$b,$c
119 and $t0,$t0,$d
123 orr $t0,$t0,$t1
142 eor $t0,$d,$b
146 eor $t0,$t0,$c
159 eor $t0,$t0,$c
[all …]
H A Dsha512-parisc.pl131 xor $t1,$t0,$t0
154 xor $t1,$t0,$t0
295 sh3addl $t0,%r0,$t0
296 subi `8*$SZ`,$t0,$t0
407 xor $t2,$t0,$t0
415 xor $t2,$t0,$t0
431 xor $t2,$t0,$t0
437 xor $t2,$t0,$t0
482 xor $t2,$t0,$t0
486 xor $t2,$t0,$t0
[all …]
H A Dsha512-ppc.pl115 $t0 ="r5";
139 and $t0,$f,$e
144 or $t0,$t0,$t1 ; Ch(e,f,g)
147 add $h,$h,$t0
152 and $t0,$a,$b
156 xor $t0,$t0,$t1
160 xor $t0,$t0,$t1 ; Maj(a,b,c)
182 xor $t0,$t0,$t1
186 xor $t0,$t0,$t1 ; sigma1(X[(i+14)&0x0f])
399 mtctr $t0
[all …]
H A Dsha1-s390x.pl69 $t0="%r10";
114 lr $t0,$d
115 xr $t0,$c
117 nr $t0,$b
119 xr $t0,$d
133 lr $t0,$b
135 xr $t0,$c
137 xr $t0,$d
151 lr $t0,$b
153 or $t0,$c
[all …]
H A Dsha512-s390x.pl59 $t0="%r0";
120 $ROT $t0,$e,$Sigma1[0]
123 xgr $t0,$t1
135 $ROT $t0,$a,$Sigma0[1]
138 xgr $h,$t0
141 $ROT $t0,$t0,`$Sigma0[2]-$Sigma0[1]`
157 $ROT $t0,$T1,$sigma0[0]
160 xgr $T1,$t0
165 xgr $t1,$t0
166 $ROT $t0,$t0,`$sigma1[1]-$sigma1[0]`
[all …]
/openssl/crypto/ec/asm/
H A Dx25519-ppc64.pl320 ld $t0,0($ap)
326 mulhdu $t0,$t0,$bi
348 andc $t0,$t0,$t1
378 li $t0,38
389 andc $t0,$t0,$t1
419 li $t0,38
431 and $t0,$t0,$t1
454 and $t0,$t0,$t1
456 add $t0,$t0,$t1 # compare to modulus in the same go
467 andc $t0,$t1,$t0
[all …]
H A Decp_sm2p256-armv8.pl50 mov $t0,$s0
56 subs $t0,$t0,$s4
96 mov $t0,$s0
102 adds $t0,$t0,$s4
128 mov $t0,$s0
142 tst $t0,#1
269 mov $t0,$s0
408 adcs $t0,$t0,xzr
470 adcs $t0,$t0,$s1
487 adcs $t0,$t0,xzr
[all …]
H A Decp_nistz256-x86_64.pl143 mov $a0, $t0
157 cmovc $t0, $a0
193 mov $a0, $t0
207 test \$1, $t0
217 shl \$63, $t0
220 or $t0, $a0
267 mov $a0, $t0
289 mov $a0, $t0
345 mov $a0, $t0
401 mov $a0, $t0
[all …]
H A Decp_nistz256-armv8.pl276 mov $t0,$acc0
301 mov $t0,$acc0
312 mov $t0,$a0
682 subs $t0,$acc0,#1 // adds $t0,$a0,#-1 // tmp = a+modulus
740 mov $t0,$acc0
1079 csel $t0,$a0,$t0,ne
1100 csel $t0,$a0,$t0,ne
1171 orr $t0,$t0,$t1
1174 orr $t0,$t0,$t2
1289 csel $t0,$a0,$t0,ne
[all …]
H A Decp_nistz256-ppc64.pl708 subfe $t0,$t2,$t0
739 subfe $t0,$t0,$t0 # t0 = borrow ? -1 : 0
772 subfe $t0,$t0,$t0 # t0 = borrow ? -1 : 0
799 neg $t0,$t0
801 not $t0,$t0
1326 or $t0,$t0,$a0
1370 or $t0,$t0,$a0
1484 or $t0,$t0,$t1
1486 or $t0,$t0,$t2
1633 or $t0,$t0,$a0
[all …]
H A Decp_nistz256-sparcv9.pl912 or $t1,$t0,$t0
916 or $t2,$t0,$t0
930 or $t1,$t0,$t0
934 or $t2,$t0,$t0
1182 or $t1,$t0,$t0
1186 or $t2,$t0,$t0
1215 or $t1,$t0,$t0
1219 or $t2,$t0,$t0
1221 or $t4,$t0,$t0
2057 sllx $t0,32,$t0
[all …]
/openssl/crypto/modes/asm/
H A Dghash-alpha.pl32 $t0="t0";
288 zapnot $t0,0x11,$t0
292 or $t0,$t1,$t0
306 zapnot $t0,0x11,$t0
311 or $t0,$t1,$t0
377 zapnot $t0,0x11,$t0
381 or $t0,$t1,$t0
396 zapnot $t0,0x11,$t0
402 or $t0,$t1,$t0
418 zapnot $t0,0x11,$t0
[all …]
H A Dghashv8-armx.pl127 vand $t0,$t0,$t1
135 veor $t0,$t0,$H
202 veor $t0,$t0,$H3
246 veor $t0,$t0,$H5
289 veor $t0,$t0,$H7
402 vrev64.8 $t0,$t0
449 vrev64.8 $t0,$t0
590 veor $t0,$t0,$IN
645 veor $t0,$t0,$IN
701 veor $t0,$t0,$IN
[all …]
H A Dghash-riscv64.pl178 xor $z1, $z1, $t0
187 xor $z1, $z1, $t0
191 xor $x0, $z0, $t0
235 xor $z1, $z1, $t0
244 xor $z1, $z1, $t0
248 xor $x0, $z0, $t0
296 ld $t0, 0($inp)
302 xor $x0, $x0, $t0
314 xor $z1, $z1, $t0
367 ld $t0, 0($inp)
[all …]
H A Dghash-armv4.pl389 vmull.p8 $t0, $t0#lo, $b @ F = A1*B
397 veor $t0, $t0, $r @ L = E + F
402 veor $t0#lo, $t0#lo, $t0#hi @ t0 = (L) (P0 + P1) << 8
403 vand $t0#hi, $t0#hi, $k48
409 veor $t0#lo, $t0#lo, $t0#hi
413 vext.8 $t0, $t0, $t0, #15
421 veor $t0, $t0, $t1
423 veor $r, $r, $t0
438 vmov.i8 $t0,#0xe1
440 vshl.i64 $t0#hi,#57
[all …]
/openssl/crypto/bn/asm/
H A Darmv4-gf2m.pl115 eor $lo,$lo,$t0,lsl#6
147 eor $hi,$hi,$t0,lsr#8
164 eor $hi,$hi,$t0,lsr#2
271 vmull.p8 $t0, $t0#lo, $b @ F = A1*B
279 veor $t0, $t0, $r @ L = E + F
284 veor $t0#lo, $t0#lo, $t0#hi @ t0 = (L) (P0 + P1) << 8
285 vand $t0#hi, $t0#hi, $k48
291 veor $t0#lo, $t0#lo, $t0#hi
295 vext.8 $t0, $t0, $t0, #15
303 veor $t0, $t0, $t1
[all …]
H A Dppc64-mont.pl814 addc $t0,$t0,$carry
1154 adde $t0,$t0,$t1
1232 addc $t0,$t0,$t2
1283 adde $t0,$t0,$t7
1344 adde $t0,$t0,$t1
1406 addc $t0,$t0,$t2
1448 adde $t0,$t0,$t7
1524 and $t0,$t0,$ovf
1528 or $t0,$t0,$t2
1595 and $t0,$t0,$ovf
[all …]
H A Darmv8-mont.pl766 mul $t0,$a5,$a0
792 mul $t0,$a4,$a1
940 mul $t0,$a0,$n0
947 mul $t0,$a4,$n0
1013 sub $t1,$tp,$t0
1031 ldp $a1,$a3,[$t0,#8*0] // recall that $t0 is &a[0]
1064 extr $t0,$t1,$t0,#63
1083 extr $t0,$t1,$t0,#63
1105 extr $t0,$t1,$t0,#63
1196 mul $t0,$a0,$n0
[all …]
/openssl/crypto/aes/asm/
H A Daes-parisc.pl110 and $inp,$t0,$t0
118 sh3addl $t0,%r0,$t0
119 subi 32,$t0,$t0
249 xor $acc0,$t0,$t0
252 xor $acc1,$t0,$t0
255 xor $acc2,$t0,$t0
258 xor $acc3,$t0,$t0
362 xor $acc0,$t0,$t0
365 xor $acc1,$t0,$t0
579 and $inp,$t0,$t0
[all …]
/openssl/crypto/poly1305/asm/
H A Dpoly1305-armv8.pl140 rev $t0,$t0
153 adds $d0,$d0,$t0
158 adds $d1,$d1,$t0
163 adds $d1,$d1,$t0
168 adds $d1,$d1,$t0
173 add $t0,$t0,$d2,lsr#2
174 adds $h0,$d0,$t0
208 ror $t0,$t0,#32 // flip nonce words
262 add $t0,$t0,$d2,lsr#2
343 add $t0,$t0,$d2,lsr#2
[all …]

Completed in 110 milliseconds

1234