Home
last modified time | relevance | path

Searched refs:x6 (Results 1 – 20 of 20) sorted by relevance

/dragonfly/crypto/openssh/
H A Dchacha.c92 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
130 x6 = j6; in chacha_encrypt_bytes()
143 QUARTERROUND( x2, x6,x10,x14) in chacha_encrypt_bytes()
146 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
156 x6 = PLUS(x6,j6); in chacha_encrypt_bytes()
173 x6 = XOR(x6,U8TO32_LITTLE(m + 24)); in chacha_encrypt_bytes()
196 U32TO8_LITTLE(c + 24,x6); in chacha_encrypt_bytes()
/dragonfly/crypto/libressl/crypto/chacha/
H A Dchacha-merged.c125 u32 x0, x1, x2, x3, x4, x5, x6, x7; in chacha_encrypt_bytes() local
167 x6 = j6; in chacha_encrypt_bytes()
180 QUARTERROUND(x2, x6, x10, x14) in chacha_encrypt_bytes()
183 QUARTERROUND(x1, x6, x11, x12) in chacha_encrypt_bytes()
193 x6 = PLUS(x6, j6); in chacha_encrypt_bytes()
211 U32TO8_LITTLE(x->ks + 24, x6); in chacha_encrypt_bytes()
229 x6 = XOR(x6, U8TO32_LITTLE(m + 24)); in chacha_encrypt_bytes()
255 U32TO8_LITTLE(c + 24, x6); in chacha_encrypt_bytes()
/dragonfly/sys/crypto/chacha20/
H A Dchacha.c113 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
155 x6 = j6; in chacha_encrypt_bytes()
168 QUARTERROUND( x2, x6,x10,x14) in chacha_encrypt_bytes()
171 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
181 x6 = PLUS(x6,j6); in chacha_encrypt_bytes()
199 x6 = XOR(x6,U8TO32_LITTLE(m + 24)); in chacha_encrypt_bytes()
232 U32TO8_LITTLE(c + 24,x6); in chacha_encrypt_bytes()
/dragonfly/sys/crypto/curve25519/
H A Dcurve25519.c156 const uint32_t x6 = in1[2]; in fe_freeze() local
161 uint32_t x26; uint8_t/*bool*/ x27 = subborrow_u26(x24, x6, 0x3ffffff, &x26); in fe_freeze()
501 const uint32_t x6 = in1[2]; in fe_sqr_impl() local
506 uint64_t x21 = (0x2 * (((uint64_t)x4 * x4) + ((uint64_t)x2 * x6))); in fe_sqr_impl()
507 uint64_t x22 = (0x2 * (((uint64_t)x4 * x6) + ((uint64_t)x2 * x8))); in fe_sqr_impl()
508 …uint64_t x23 = ((((uint64_t)x6 * x6) + ((uint64_t)(0x4 * x4) * x8)) + ((uint64_t)(0x2 * x2) * x10)… in fe_sqr_impl()
509 uint64_t x24 = (0x2 * ((((uint64_t)x6 * x8) + ((uint64_t)x4 * x10)) + ((uint64_t)x2 * x12))); in fe_sqr_impl()
510 …uint64_t x25 = (0x2 * (((((uint64_t)x8 * x8) + ((uint64_t)x6 * x10)) + ((uint64_t)x2 * x14)) + ((u… in fe_sqr_impl()
511 …uint64_t x26 = (0x2 * (((((uint64_t)x8 * x10) + ((uint64_t)x6 * x12)) + ((uint64_t)x4 * x14)) + ((… in fe_sqr_impl()
513 …uint64_t x28 = (0x2 * ((((((uint64_t)x10 * x12) + ((uint64_t)x8 * x14)) + ((uint64_t)x6 * x16)) + … in fe_sqr_impl()
[all …]
/dragonfly/contrib/file/magic/Magdir/
H A Dmap330 >(0x6.l+10) ubyte x
333 >(0x6.l+10) ubyte x
H A Djpeg213 >>>101 beshort&0xf 0x6 \b32-SIGNED
H A Daudio493 >>20 byte&0xe 0x6 \b, 4 channels
651 >3 byte&0xF 0x6 \b, SV 6
H A Dlinux329 >0x6 string >\x2f \b-%.4s
H A Dmsdos902 0x6 search/0xa \xfc\x57\xf3\xa5\xc3 COM executable for MS-DOS
905 0x6 search/0xa \xfc\x57\xf3\xa4\xc3 COM executable for DOS
1860 >>0x6 ubyte-1 <12
H A Ddatabase264 # probably Apollo Database Server 9.7? xBase (0x6)
H A Dconsole33 >>>13 byte&0x0F =0x6 \b, RP2C03B
H A Dimages2415 >>101 ubeshort&0xf 0x6 \b32-SIGNED
3662 >>>0x8 ulelong 0x6 black and white 1 bit
/dragonfly/contrib/gdb-7/include/
H A Ddwarf2.def610 DW_ATE (DW_ATE_signed_char, 0x6)
/dragonfly/contrib/binutils-2.27/include/
H A Ddwarf2.def638 DW_ATE (DW_ATE_signed_char, 0x6)
/dragonfly/contrib/binutils-2.34/include/
H A Ddwarf2.def715 DW_ATE (DW_ATE_signed_char, 0x6)
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-arc.texi255 Program Counter. Auxiliary register address 0x6.
/dragonfly/contrib/gcc-8.0/include/
H A Ddwarf2.def707 DW_ATE (DW_ATE_signed_char, 0x6)
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsimplify-rtx.c6848 rtx x6 = gen_int_mode (poly_int64 (20, 16), QImode);
6866 ASSERT_EQ (simplify_binary_operation (ASHIFT, QImode, x4, two), x6);
/dragonfly/sys/contrib/dev/acpica/tests/misc/
H A Dgrammar.asl366 Interrupt (ResourceConsumer, Edge, ActiveHigh, Exclusive, 0x6, "xxxx")
505 OperationRegion(MYOP,0x80,0xFD60,0x6)
546 VendorLong (VNDL) {0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8, 0x9}
740 OperationRegion(FJIO,SystemIO,0xFD60,0x6)
7167 Return(0x6)
/dragonfly/contrib/ncurses/misc/
H A Dterminfo.src23541 # It features an 8" screen (6" or 7" if you have color!), and an 9"x6"