Home
last modified time | relevance | path

Searched full:t6 (Results 1 – 25 of 166) sorted by relevance

1234567

/freebsd/crypto/openssl/crypto/bn/asm/
H A Dppc64-mont.pl145 $t6="r30";
301 extrdi $t6,$t7,16,16
305 std $t6,`$FRAME+48`($sp)
314 lwz $t6,`12^$LITTLE_ENDIAN`($np) ; load n[1] as 32-bit word pair
329 mullw $t6,$a1,$t1
331 add $t5,$t5,$t6
352 extrwi $t6,$t1,16,16
356 std $t6,`$FRAME+48`($sp)
365 lwz $t6,8($np)
383 std $t6,`$FRAME+112`($sp)
[all …]
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daes-riscv32-zkn.pl474 my ($T0,$T1,$T2,$T3,$T4,$T5,$T6,$T7,$T8) = use_regs(13..17,28..31);
579 li $T6,$rcon[$rnum]
580 xor $T0,$T0,$T6
585 @{[rori $T6,$T5,8]}
589 srli $T6,$T5,8
591 or $T6,$T6,$T7
595 @{[fwdsbox4 $T0,$T6]}
637 lw $T6,24($UKEY)
646 sw $T6,24($KEYP)
686 xor $T6,$T6,$T5
[all …]
H A Daes-riscv64.pl85 my ($T4,$T5,$T6,$T7,$T8,$T9,$T10,$T11) = use_regs(17..24);
265 [$T4,$T5,$T6,$T7], # Destination registers
312 xor $T6,$T6,$T10
317 xor $T6,$T6,$T14
322 xor $T2,$T2,$T6
330 ld $T6,8($KEYP)
338 xor $Q2,$T2,$T6
341 srli $T7,$T6,32
365 [$T4,$T5,$T6,$T7],
414 xor $T6,$T6,$T2
[all …]
H A Daes-mips.pl125 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23));
168 lwxs $t6,$i2($Tbl) # Te2[s0>>8]
189 rotr $t6,$t6,16
196 xor $t2,$t6
197 lwxs $t6,$i2($Tbl) # Te0[s2>>24]
217 xor $t2,$t6
251 ext $t6,$s0,8,8
256 $PTR_INS $i2,$t6,2,8
303 lw $t6,0($i2) # Te2[s0>>8]
325 lw $t6,0($i2) # Te2[s0>>8]
[all …]
/freebsd/contrib/bearssl/src/ec/
H A Dec_c25519_m64.c258 uint64_t t0, t1, t2, t3, t4, t5, t6, t7, th; in f255_mul() local
299 t6 = (uint64_t)(z >> 64); in f255_mul()
311 + (unsigned __int128)t6 + (z >> 64); in f255_mul()
312 t6 = (uint64_t)z; in f255_mul()
327 t7 = ((t7 << 1) | (t6 >> 63)) & MASK63; in f255_mul()
328 t6 = (t6 << 1) | (t5 >> 63); in f255_mul()
341 z = (unsigned __int128)t6 * 19 + (z >> 64); in f255_mul()
342 t6 = (uint64_t)z; in f255_mul()
360 z = (unsigned __int128)t2 + (unsigned __int128)t6 + (z >> 64); in f255_mul()
381 uint64_t t0, t1, t2, t3, t4, t5, t6, t7, th; in f255_mul()
[all …]
H A Dec_p256_m62.c879 uint64_t t1[5], t2[5], t3[5], t4[5], t5[5], t6[5], t7[5], tt; in p256_add() local
911 * Compute u1*h^2 (in t6) and h^3 (in t5); in p256_add()
914 f256_montymul(t6, t1, t7); in p256_add()
922 f256_sub(P1->x, P1->x, t6); in p256_add()
923 f256_sub(P1->x, P1->x, t6); in p256_add()
928 f256_sub(t6, t6, P1->x); in p256_add()
929 f256_montymul(P1->y, t4, t6); in p256_add()
991 uint64_t t1[5], t2[5], t3[5], t4[5], t5[5], t6[5], t7[5], tt; in p256_add_mixed() local
1021 * Compute u1*h^2 (in t6) and h^3 (in t5); in p256_add_mixed()
1024 f256_montymul(t6, t1, t7); in p256_add_mixed()
[all …]
H A Dec_p256_m64.c899 uint64_t t1[4], t2[4], t3[4], t4[4], t5[4], t6[4], t7[4], tt; in p256_add() local
931 * Compute u1*h^2 (in t6) and h^3 (in t5); in p256_add()
934 f256_montymul(t6, t1, t7); in p256_add()
942 f256_sub(P1->x, P1->x, t6); in p256_add()
943 f256_sub(P1->x, P1->x, t6); in p256_add()
948 f256_sub(t6, t6, P1->x); in p256_add()
949 f256_montymul(P1->y, t4, t6); in p256_add()
1011 uint64_t t1[4], t2[4], t3[4], t4[4], t5[4], t6[4], t7[4], tt; in p256_add_mixed() local
1041 * Compute u1*h^2 (in t6) and h^3 (in t5); in p256_add_mixed()
1044 f256_montymul(t6, t1, t7); in p256_add_mixed()
[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
896 * Compute u1*h^2 (in t6) and h^3 (in t5); in p256_add()
899 mul_f256(t6, t1, t7); in p256_add()
907 sub_f256(P1->x, P1->x, t6); in p256_add()
908 sub_f256(P1->x, P1->x, t6); in p256_add()
913 sub_f256(t6, t6, P1->x); in p256_add()
914 mul_f256(P1->y, t4, t6); in p256_add()
972 uint32_t t1[9], t2[9], t3[9], t4[9], t5[9], t6[9], t7[9]; in p256_add_mixed() local
1005 * Compute u1*h^2 (in t6) and h^3 (in t5); in p256_add_mixed()
1008 mul_f256(t6, t1, t7); in p256_add_mixed()
[all …]
/freebsd/crypto/openssl/crypto/ec/asm/
H A Decp_sm2p256-armv8.pl26 my ($t4,$t5,$t6,$t7,$t8)=map("x$_",(15..17,19,20));
603 adcs $t6,xzr,xzr
609 adcs $t6,$t6,xzr
615 adcs $t6,$t6,$t1
621 adcs $t6,$t6,$t1
627 adcs $t6,$t6,$t1
633 adcs $t6,$t6,$t1
639 adds $t6,$t6,$t0
645 adds $t6,$t6,$t0
651 adds $s4,$t6,$t0
[all …]
H A Decp_nistz256-sparcv9.pl101 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7)=(map("%o$_",(0..5)),"%g4","%g5");
195 ld [$ap+24],$t6
203 mulx $t6,$bi,$t6
211 srlx $t6,32,@acc[7]
228 addccc @acc[6],$t6,@acc[6]
230 ld [$ap+24],$t6
288 mulx $t6,$bi,$t6
301 add @acc[6],$t6,$t6
304 srlx $t6,32,@acc[7]
314 addccc @acc[6],$t6,@acc[6]
[all …]
/freebsd/crypto/openssh/regress/
H A DMakefile5 REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12
150 t2.out t3.out t6.out1 t6.out2 t7.out t7.out.pub \
194 t6: target
196 ${TEST_SSH_SSHKEYGEN} -if ${.CURDIR}/dsa_ssh2.prv > $(OBJ)/t6.out1 ; \
197 ${TEST_SSH_SSHKEYGEN} -if ${.CURDIR}/dsa_ssh2.pub > $(OBJ)/t6.out2 ; \
198 chmod 600 $(OBJ)/t6.out1 ; \
199 ${TEST_SSH_SSHKEYGEN} -yf $(OBJ)/t6.out1 | diff - $(OBJ)/t6.out2 ; \
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3588-nanopc-t6.dts11 #include "rk3588-nanopc-t6.dtsi"
14 model = "FriendlyElec NanoPC-T6";
15 compatible = "friendlyarm,nanopc-t6", "rockchip,rk3588";
H A Drk3588-nanopc-t6-lts.dts11 #include "rk3588-nanopc-t6.dtsi"
14 model = "FriendlyElec NanoPC-T6 LTS";
15 compatible = "friendlyarm,nanopc-t6-lts", "rockchip,rk3588";
/freebsd/share/misc/
H A Dscsi_modes102 {Reserved} *t6
123 {Reserved} *t6
147 {Reserved} *t6
180 {Reserved} *t6
325 {Reserved} *t6
407 {Reserved} *t6
420 {Reserved} *t6
/freebsd/crypto/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()
1580 || !group->meth->field_mul(group, t6, r->X, s->X, 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()
1586 || !BN_mod_add_quick(t6, t3, t4, 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()
1601 || !group->meth->field_mul(group, t6, t5, group->a, ctx) in ossl_ec_GFp_simple_ladder_step()
1606 || !BN_mod_sub_quick(t3, t4, t6, group->field) in ossl_ec_GFp_simple_ladder_step()
1612 || !BN_mod_add_quick(t3, t4, t6, group->field) in ossl_ec_GFp_simple_ladder_step()
[all …]
/freebsd/share/man/man4/
H A Dccr.430 .Nd "Chelsio T6 crypto accelerator driver"
50 PCI Express Ethernet adapters based on the Chelsio Terminator 6 ASIC (T6).
78 based on the T6 ASIC:
H A Dcxgbev.437 .Nd "Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver"
58 (T4, T5, and T6).
74 .It T6 Ta ccv Ta t6vf
93 based on the T6 ASIC:
H A Dcxgbe.437 .Nd "Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver"
59 the Chelsio Terminator 4, Terminator 5, and Terminator 6 ASICs (T4, T5, and T6).
75 .It T6 Ta cc Ta t6nex Ta vcc
92 driver supports 100Gb and 25Gb Ethernet adapters based on the T6 ASIC:
416 Support for T6 cards first appeared in
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c207 xmmi T0, T1, T2, T3, T4, T5, T6, T7, T8; in poly1305_blocks() local
225 T6 = _mm_unpacklo_epi64( in poly1305_blocks()
230 T5 = _mm_or_si128(_mm_srli_epi64(T5, 52), _mm_slli_epi64(T6, 12)); in poly1305_blocks()
233 H4 = _mm_srli_epi64(T6, 40); in poly1305_blocks()
373 T6 = _mm_unpacklo_epi64( in poly1305_blocks()
390 T5 = _mm_or_si128(_mm_srli_epi64(T5, 52), _mm_slli_epi64(T6, 12)); in poly1305_blocks()
392 M3 = _mm_and_si128(MMASK, _mm_srli_epi64(T6, 14)); in poly1305_blocks()
396 M4 = _mm_or_si128(_mm_srli_epi64(T6, 40), HIBIT); in poly1305_blocks()
400 T6 = _mm_loadu_si128((const xmmi *) (const void *) (m + 48)); in poly1305_blocks()
401 T7 = _mm_unpacklo_epi32(T5, T6); in poly1305_blocks()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.h25 // t6 = op(t2, t5)
37 // t6 = op(t2, t5)
54 // t6 = op(t2, t5)
85 // t6 = op(t2, t5)
/freebsd/sys/powerpc/powerpc/
H A Dsupport.S202 #define t6 %r11 macro
275 andi. t6, t3, WORD-1 /* Align rd to word size */
276 mtctr t6
277 sub rl, rl, t6
300 LOAD t6, WORD*5(rs)
309 STORE t6, WORD*5(rd)
/freebsd/tools/test/stress2/misc/
H A Dbench.sh228 t6(void)
238 snprintf(file, sizeof(file), "t6.%06d.%03d", getpid(), i);
249 snprintf(file, sizeof(file), "t6.%06d.%03d", getpid(), i);
258 snprintf(file, sizeof(file), "t6.%06d.%03d", getpid(), i);
294 functions[5] = &t6;
/freebsd/crypto/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
632 eor $acc_mb, $acc_mb, $t6.16b @ 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
816 eor $acc_mb, $acc_mb, $t6.16b @ GHASH block 4k+2 - mid
1450 eor $t6.8b, $t6.8b, $res2.8b @ GHASH block 4k+2 - mid
[all …]
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/t/
H A Dprepend.t54 $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T6');
74 $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T6');
/freebsd/sys/riscv/riscv/
H A Dlocore.S157 or t6, t4, s2
163 sd t6, (t0) /* Store new PTE */
177 or t6, t4, t5
183 sd t6, (t0)

1234567