Home
last modified time | relevance | path

Searched refs:t6 (Results 1 – 15 of 15) sorted by relevance

/openssl/crypto/bn/asm/
H A Dppc64-mont.pl615 add $t6,$t6,$carry
678 addc $t6,$t6,$carry
704 addc $t6,$t6,$carry
782 add $t6,$t6,$carry
830 addc $t6,$t6,$carry
853 addc $t6,$t6,$carry
878 addc $t6,$t6,$carry
1142 add $t6,$t6,$carry
1330 add $t6,$t6,$carry
1460 addc $t6,$t6,$ovf
[all …]
H A Drsaz-2k-avx512.pl534 my ($t6,$t7,$t8,$t9) = map("%ymm$_", (16..19));
537 my @t = ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9);
H A Drsaz-3k-avx512.pl674 my ($t6,$t7,$t8,$t9,$t10,$t11,$t12,$t13,$t14,$t15) = map("%ymm$_", (16..25));
677 my @t = ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11,$t12,$t13,$t14,$t15);
H A Drsaz-4k-avx512.pl720 my ($t6,$t7,$t8,$t9) = map("%ymm$_", (16..19));
723 my @t = ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9);
/openssl/crypto/ec/asm/
H A Decp_sm2p256-armv8.pl595 adcs $t6,xzr,xzr
601 adcs $t6,$t6,xzr
607 adcs $t6,$t6,$t1
613 adcs $t6,$t6,$t1
619 adcs $t6,$t6,$t1
625 adcs $t6,$t6,$t1
631 adds $t6,$t6,$t0
637 adds $t6,$t6,$t0
643 adds $s4,$t6,$t0
652 adcs $t6,xzr,xzr
[all …]
H A Decp_nistz256-sparcv9.pl195 ld [$ap+24],$t6
203 mulx $t6,$bi,$t6
230 ld [$ap+24],$t6
288 mulx $t6,$bi,$t6
301 add @acc[6],$t6,$t6
526 subccc $t6, 1,$t6
537 addccc $t6,$bi,$t6
915 or $t7,$t6,$t6
933 or $t7,$t6,$t6
1185 or $t7,$t6,$t6
[all …]
/openssl/crypto/aes/asm/
H A Daes-mips.pl189 rotr $t6,$t6,16
196 xor $t2,$t6
217 xor $t2,$t6
350 rotr $t6,$t6,16
405 xor $t2,$t6
421 xor $t2,$t6
592 _ins $t6,8
620 _ins $t6,0
793 rotr $t6,$t6,16
953 rotr $t6,$t6,16
[all …]
H A Dvpaes-loongarch64.pl27 ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9)=map("\$r$_",(12..21));
300 li.d $t6,192
301 bltu $t6,$a1,.Lschedule_256
302 beq $t6,$a1,.Lschedule_192
/openssl/crypto/modes/asm/
H A Daes-gcm-armv8_64.pl201 my $t6="v31";
552 eor $t6.8b, $t6.8b, $res2.8b @ GHASH block 4k+2 - mid
587 ins $t6.d[1], $t6.d[0] @ GHASH block 4k+2 - mid
609 pmull2 $t6.1q, $t6.2d, $h12k.2d @ GHASH block 4k+2 - mid
773 eor $t6.8b, $t6.8b, $res2.8b @ GHASH block 4k+2 - mid
783 ins $t6.d[1], $t6.d[0] @ GHASH block 4k+2 - mid
793 pmull2 $t6.1q, $t6.2d, $h12k.2d @ GHASH block 4k+2 - mid
1450 eor $t6.8b, $t6.8b, $res2.8b @ GHASH block 4k+2 - mid
1460 ins $t6.d[1], $t6.d[0] @ GHASH block 4k+2 - mid
2065 my $t6="v31";
[all …]
H A Daes-gcm-armv8-unroll8_64.pl218 my $t6=$t0;
628 pmull2 $t6.1q, $res4.2d, $h34k.2d @ GHASH block 8k+4 - mid
915 pmull2 $t6.1q, $res4.2d, $h34k.2d @ GHASH block 8k+4 - mid
1732 pmull2 $t6.1q, $res4.2d, $h34k.2d @ GHASH block 8k+4 - mid
2004 pmull2 $t6.1q, $res4.2d, $h34k.2d @ GHASH block 8k+4 - mid
2472 my $t6=$t0;
2936 pmull2 $t6.1q, $res4.2d, $h34k.2d @ GHASH block 8k+4 - mid
3225 pmull2 $t6.1q, $res4.2d, $h34k.2d @ GHASH block 8k+4 - mid
4093 pmull2 $t6.1q, $res4.2d, $h34k.2d @ GHASH block 8k+4 - mid
4391 pmull2 $t6.1q, $res4.2d, $h34k.2d @ GHASH block 8k+4 - mid
[all …]
H A Dghashp8-ppc.pl152 my ($t4,$t5,$t6) = ($Hl,$H,$Hh);
162 vpmsumd $t6,$Xl1,$xC2 # 1st reduction phase
176 vxor $Xl1,$Xl1,$t6
/openssl/crypto/ec/
H A Decp_smpl.c1568 BIGNUM *t0, *t1, *t2, *t3, *t4, *t5, *t6 = NULL; in ossl_ec_GFp_simple_ladder_step() local
1577 t6 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_step()
1579 if (t6 == NULL in ossl_ec_GFp_simple_ladder_step()
1585 || !BN_mod_add_quick(t5, t6, t5, group->field) in ossl_ec_GFp_simple_ladder_step()
1586 || !BN_mod_add_quick(t6, t3, t4, group->field) in ossl_ec_GFp_simple_ladder_step()
1656 BIGNUM *t0, *t1, *t2, *t3, *t4, *t5, *t6 = NULL; in ossl_ec_GFp_simple_ladder_post() local
1675 t6 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_post()
1677 if (t6 == NULL in ossl_ec_GFp_simple_ladder_post()
1680 || !group->meth->field_mul(group, t6, s->Z, t6, ctx) in ossl_ec_GFp_simple_ladder_post()
1692 || !group->meth->field_mul(group, t6, t6, t1, ctx) in ossl_ec_GFp_simple_ladder_post()
[all …]
/openssl/crypto/md5/asm/
H A Dmd5-loongarch64.pl19 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$x)=map("\$r$_",(12..21));
163 $code .= " add.w $a7,$t6,$a7 /* (NEXT LOOP) add old value of D */\n";
202 move $t6,$a7
/openssl/crypto/
H A Dloongarch64cpuid.pl14 ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9)=map("\$r$_",(12..21));
/openssl/crypto/chacha/asm/
H A Dchacha-loongarch64.pl17 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$x)=map("\$r$_",(12..21));
104 my @x = ($t0, $t1, $t2, $t3, $t4, $t5, $t6, $t7,
794 ldx.bu $t6,$sp,$t8
795 xor $t5,$t5,$t6
1402 ldx.bu $t6,$sp,$t8
1403 xor $t5,$t5,$t6

Completed in 103 milliseconds