Home
last modified time | relevance | path

Searched refs:t5 (Results 1 – 25 of 51) sorted by relevance

123

/freebsd/crypto/openssl/crypto/bn/asm/
H A Dppc64-mont.pl331 add $t5,$t5,$t6
332 add $t5,$t5,$t7
670 adde $t5,$t5,$c1
727 adde $t5,$t5,$c1
826 adde $t5,$t5,$c1
865 adde $t5,$t5,$c1
884 adde $t5,$t5,$c1
944 add $t5,$t5,$t6
945 add $t5,$t5,$t7
947 adde $t5,$t5,$t2
[all …]
/freebsd/contrib/bearssl/src/ec/
H A Dec_c25519_m64.c298 t5 = (uint64_t)z; in f255_mul()
329 t5 = (t5 << 1) | (t4 >> 63); in f255_mul()
401 t5 = k; in f255_mul()
405 (void)_addcarry_u64(k, t5, h3, &t5); in f255_mul()
410 k = _addcarry_u64(k, _umul128(a[2], b[3], &h3), t5, &t5); in f255_mul()
414 k = _addcarry_u64(k, t5, h2, &t5); in f255_mul()
419 k = _addcarry_u64(k, _umul128(a[3], b[2], &h2), t5, &t5); in f255_mul()
423 k = _addcarry_u64(k, t5, h1, &t5); in f255_mul()
441 t5 = (t5 << 1) | (t4 >> 63); in f255_mul()
450 t5 = _umul128(t5, 19, &h1); in f255_mul()
[all …]
H A Dec_p256_m62.c915 f256_montymul(t5, t7, t2); in p256_add()
930 f256_montymul(t1, t5, t3); in p256_add()
1025 f256_montymul(t5, t7, t2); in p256_add_mixed()
1040 f256_montymul(t1, t5, t3); in p256_add_mixed()
1199 f256_add(t5, t4, t4);
1200 f256_add(t4, t4, t5);
1205 f256_montysquare(t5, t4);
1206 f256_sub(t5, t3);
1207 f256_sub(t5, t3);
1212 f256_sub(t6, t3, t5);
[all …]
H A Dec_p256_m64.c935 f256_montymul(t5, t7, t2); in p256_add()
950 f256_montymul(t1, t5, t3); in p256_add()
1045 f256_montymul(t5, t7, t2); in p256_add_mixed()
1060 f256_montymul(t1, t5, t3); in p256_add_mixed()
1217 f256_add(t5, t4, t4);
1218 f256_add(t4, t4, t5);
1223 f256_montysquare(t5, t4);
1224 f256_sub(t5, t3);
1225 f256_sub(t5, t3);
1230 f256_sub(t6, t3, t5);
[all …]
H A Dec_p256_m31.c861 uint32_t t1[9], t2[9], t3[9], t4[9], t5[9], t6[9], t7[9]; in p256_add() local
878 mul_f256(t5, P1->z, t4); in p256_add()
879 mul_f256(t4, P2->y, t5); in p256_add()
900 mul_f256(t5, t7, t2); in p256_add()
906 sub_f256(P1->x, P1->x, t5); in p256_add()
915 mul_f256(t1, t5, t3); in p256_add()
987 mul_f256(t5, P1->z, t4); in p256_add_mixed()
988 mul_f256(t4, P2->y, t5); in p256_add_mixed()
1009 mul_f256(t5, t7, t2); in p256_add_mixed()
1015 sub_f256(P1->x, P1->x, t5); in p256_add_mixed()
[all …]
H A Dec_prime_i15.c184 #define t5 10 macro
334 MMUL(t5, P1z, t4),
335 MMUL(t4, P2y, t5),
353 MMUL(t5, t7, t2),
360 MSUB(P1x, t5),
369 MMUL(t1, t5, t3),
H A Dec_prime_i31.c183 #define t5 10 macro
333 MMUL(t5, P1z, t4),
334 MMUL(t4, P2y, t5),
352 MMUL(t5, t7, t2),
359 MSUB(P1x, t5),
368 MMUL(t1, t5, t3),
H A Dec_p256_m15.c1483 uint32_t t1[20], t2[20], t3[20], t4[20], t5[20], t6[20], t7[20]; in p256_add() local
1500 mul_f256(t5, P1->z, t4); in p256_add()
1501 mul_f256(t4, P2->y, t5); in p256_add()
1527 mul_f256(t5, t7, t2); in p256_add()
1534 P1->x[i] += (F256[i] << 3) - t5[i] - (t6[i] << 1); in p256_add()
1547 mul_f256(t1, t5, t3); in p256_add()
1623 mul_f256(t5, P1->z, t4); in p256_add_mixed()
1624 mul_f256(t4, P2->y, t5); in p256_add_mixed()
1650 mul_f256(t5, t7, t2); in p256_add_mixed()
1657 P1->x[i] += (F256[i] << 3) - t5[i] - (t6[i] << 1); in p256_add_mixed()
[all …]
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daes-mips.pl188 rotr $t5,$t5,16
194 xor $t1,$t5
216 xor $t1,$t5
349 rotr $t5,$t5,16
403 xor $t1,$t5
420 xor $t1,$t5
591 _ins $t5,8
619 _ins $t5,0
792 rotr $t5,$t5,16
952 rotr $t5,$t5,16
[all …]
H A Daes-x86_64.pl400 shl \$8,$t5
405 xor $t5,$t1
407 movzb `&lo("$s0")`,$t5
417 movzb ($sbox,$t5,1),$t5 #$t2
424 shl \$16,$t5
433 xor $t5,$t2
989 shl \$8,$t5
998 xor $t5,$t1
1011 movzb ($sbox,$t5,1),$t5 #$t2
1016 shl \$16,$t5
[all …]
/freebsd/sys/riscv/riscv/
H A Dlocore.S133 slli t5, s2, PTE_PPN0_S /* (s2 << PTE_PPN0_S) */
134 or t6, t4, t5
150 or t5, t0, t2
151 sd t5, (s1) /* Store PTE entry to position */
166 slli t5, s2, PTE_PPN0_S /* (s2 << PTE_PPN0_S) */
167 or t6, t4, t5
H A Dexception.S64 sd t5, (TF_T + 5 * 8)(sp)
156 ld t5, (TF_T + 5 * 8)(sp)
/freebsd/crypto/openssl/crypto/ec/
H A Decp_smpl.c1497 BIGNUM *t1, *t2, *t3, *t4, *t5 = NULL; in ossl_ec_GFp_simple_ladder_pre() local
1503 t5 = s->Y; in ossl_ec_GFp_simple_ladder_pre()
1510 || !BN_mod_lshift_quick(t5, t5, 3, group->field) in ossl_ec_GFp_simple_ladder_pre()
1568 BIGNUM *t0, *t1, *t2, *t3, *t4, *t5, *t6 = NULL; in ossl_ec_GFp_simple_ladder_step() local
1576 t5 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_step()
1585 || !BN_mod_add_quick(t5, t6, t5, group->field) in ossl_ec_GFp_simple_ladder_step()
1587 || !group->meth->field_mul(group, t5, t6, t5, ctx) in ossl_ec_GFp_simple_ladder_step()
1591 || !BN_mod_lshift1_quick(t5, t5, group->field) in ossl_ec_GFp_simple_ladder_step()
1596 || !BN_mod_add_quick(t0, t0, t5, 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
[all …]
/freebsd/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-sparcv9.pl194 ld [$ap+20],$t5
202 mulx $t5,$bi,$t5
227 ld [$ap+20],$t5
287 mulx $t5,$bi,$t5
299 add @acc[5],$t5,$t5
401 ld [$bp+20],$t5
525 subccc $t5, 0,$t5
536 addccc $t5,0,$t5
914 or $t5,$t4,$t4
932 or $t5,$t4,$t4
[all …]
/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghashp8-ppc.pl152 my ($t4,$t5,$t6) = ($Hl,$H,$Hh);
167 vsldoi $t5,$zero,$Xm1,8
171 vxor $Xh1,$Xh1,$t5
179 vsldoi $t5,$Xl1,$Xl1,8 # 2nd reduction phase
183 vxor $t5,$t5,$Xh1
185 vxor $Xl1,$Xl1,$t5
H A Daes-gcm-armv8_64.pl199 my $t5="v28";
579 pmull $t5.1q, $res2.1d, $h2.1d @ GHASH block 4k+2 - low
615 eor $acc_lb, $acc_lb, $t5.16b @ GHASH block 4k+2 - low
800 pmull $t5.1q, $res2.1d, $h2.1d @ GHASH block 4k+2 - low
811 eor $acc_lb, $acc_lb, $t5.16b @ GHASH block 4k+2 - low
2063 my $t5="v8";
2483 pmull $t5.1q, $res2.1d, $h2.1d @ GHASH block 4k+2 - low
2496 eor $acc_lb, $acc_lb, $t5.16b @ GHASH block 4k+2 - low
2690 pmull $t5.1q, $res2.1d, $h2.1d @ GHASH block 4k+2 - low
2698 eor $acc_lb, $acc_lb, $t5.16b @ GHASH block 4k+2 - low
[all …]
/freebsd/share/misc/
H A Dscsi_modes165 {Reserved} *t5
225 {Reserved} *t5
312 {Reserved} *t5
351 {Reserved} *t5
379 {Active Format} t5
398 {Reserved} *t5
410 {Reserved} *t5
/freebsd/sys/contrib/openzfs/module/icp/algs/edonr/
H A Dedonr.c96 t5 = rotl64(z7 + y4, 44); \
103 r0 = (z1 ^ s1) + (z5 ^ t5); z8 = t6 ^ t7; \
107 r5 = (s3 ^ z4) + (z7 ^ t6); z6 = t2 ^ t5; \
123 uint64_t t0, t1, t2, t3, t4, t5, t6, t7; in Q512() local
/freebsd/lib/msun/src/
H A De_lgammaf_r.c48 t5 = -3.28450352e-02, /* 0xbd068884 */ variable
176 p = t0+y*t1+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*t7))))); in lgammaf_r()
H A De_lgamma_r.c112 t5 = -1.03142241298341437450e-02, /* 0xBF851F9F, 0xBA91EC6A */ variable
258 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14))); in lgamma_r()
/freebsd/contrib/bearssl/src/symcipher/
H A Daes_ct.c47 uint32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9; in br_aes_ct_bitslice_Sbox() local
98 t5 = y4 & x7; in br_aes_ct_bitslice_Sbox()
99 t6 = t5 ^ t2; in br_aes_ct_bitslice_Sbox()
H A Daes_ct64.c47 uint64_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9; in br_aes_ct64_bitslice_Sbox() local
98 t5 = y4 & x7; in br_aes_ct64_bitslice_Sbox()
99 t6 = t5 ^ t2; in br_aes_ct64_bitslice_Sbox()
/freebsd/tools/test/stress2/misc/
H A Dbench.sh203 t5(void)
293 functions[4] = &t5;
/freebsd/crypto/openssh/regress/
H A DMakefile5 REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12
186 t5: target
189 awk '{print $$2}' | diff - ${.CURDIR}/t5.ok ; \
/freebsd/sys/powerpc/powerpc/
H A Dsupport.S201 #define t5 %r10 macro
299 LOAD t5, WORD*4(rs)
308 STORE t5, WORD*4(rd)

123