Home
last modified time | relevance | path

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

/Linux-v6.1/lib/mpi/
Dec.c686 MPI z1, z2, z3; in mpi_ec_get_affine() local
697 z3 = mpi_new(0); in mpi_ec_get_affine()
698 ec_mulm(z3, z2, z1, ctx); /* z3 = z^(-3) mod p */ in mpi_ec_get_affine()
699 ec_mulm(y, point->y, z3, ctx); in mpi_ec_get_affine()
700 mpi_free(z3); in mpi_ec_get_affine()
758 #define z3 (result->z) in dup_point_weierstrass() macro
770 mpi_set_ui(z3, 0); in dup_point_weierstrass()
792 /* Z3 = 2YZ */ in dup_point_weierstrass()
793 ec_mulm(z3, point->y, point->z, ctx); in dup_point_weierstrass()
794 ec_mul2(z3, z3, ctx); in dup_point_weierstrass()
[all …]
/Linux-v6.1/arch/riscv/include/asm/
Dcmpxchg.h177 " bne %0, %z3, 1f\n" \
188 " bne %0, %z3, 1f\n" \
221 " bne %0, %z3, 1f\n" \
233 " bne %0, %z3, 1f\n" \
268 " bne %0, %z3, 1f\n" \
280 " bne %0, %z3, 1f\n" \
313 " bne %0, %z3, 1f\n" \
325 " bne %0, %z3, 1f\n" \
Duaccess.h193 " sw %z3, %1\n" \
/Linux-v6.1/Documentation/input/devices/
Dalps.rst114 byte 5: 0 z6 z5 z4 z3 z2 z1 z0
126 byte 5: 0 z6 z5 z4 z3 z2 z1 z0
147 byte 8: 0 z6 z5 z4 z3 z2 z1 z0
168 byte 5: 0 z6 z5 z4 z3 z2 z1 z0
196 byte 4: 0 z6 z5 z4 z3 z2 z1 z0
212 byte 5: 0 z6 z5 z4 z3 z2 z1 z0
260 byte 5: 0 z6 z5 z4 z3 z2 z1 z0
280 byte 4: Z7 Z6 Z5 Z4 Z3 Z2 Z1 Z0
290 byte 5: z7 z6 z5 z4 z3 z2 z1 z0
304 byte 5: T&P 0 Z5 Z4 Z3 Z2 Z1 Z0
[all …]
/Linux-v6.1/lib/crypto/
Dcurve25519-fiat32.c760 fe x1, x2, z2, x3, z3; in curve25519_generic() local
773 * z2' = z3' = 0, and z2 = z3 = 0 gives z2' = z3' = 0. The statement was in curve25519_generic()
798 fe_1(&z3); in curve25519_generic()
805 * pos >= -1; if z2 = 0 then x2 is nonzero; if z3 = 0 then x3 in curve25519_generic()
809 * to_xz (r*P) === if swap then (x3, z3) else (x2, z2) in curve25519_generic()
810 * to_xz ((r+1)*P) === if swap then (x2, z2) else (x3, z3) in curve25519_generic()
817 fe_cswap(&z2, &z3, swap); in curve25519_generic()
826 fe_sub(&tmp0l, &x3, &z3); in curve25519_generic()
829 fe_add(&z2l, &x3, &z3); in curve25519_generic()
830 fe_mul_tll(&z3, &tmp0l, &x2l); in curve25519_generic()
[all …]
Dcurve25519-hacl64.c486 u64 *z3 = ppq + 5; in addanddouble_fmonty() local
524 fmul(z3, zzzprime, qx); in addanddouble_fmonty()
/Linux-v6.1/drivers/zorro/
Dzorro.ids325 1800 Picasso IV Z3 [Graphics Card]
418 0a00 FastLane Z3 [RAM Expansion]
419 0b00 Blizzard 1230-II/Fastlane Z3/CyberSCSI/CyberStorm060 [Accelerator and/or SCSI Host Adapter]
454 1000 Retina Z3 [Graphics Card]
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dmsm8994-sony-xperia-kitakami-ivy.dts11 model = "Sony Xperia Z3+/Z4";
/Linux-v6.1/arch/mips/include/asm/
Dcmpxchg.h47 " move $1, %z3 \n" \
124 " bne %0, %z3, 2f \n" \
/Linux-v6.1/drivers/iio/magnetometer/
Dbmc150_magn.c126 __le16 z3; member
413 s16 z3 = le16_to_cpu(tregs->z3); in bmc150_magn_compensate_z() local
419 val = (((((s32)(z - z4)) << 15) - ((((s32)z3) * ((s32)(((s16)rhall) - in bmc150_magn_compensate_z()
/Linux-v6.1/tools/testing/selftests/arm64/abi/
Dsyscall-abi-asm.S123 ldr z3, [x2, #3, MUL VL]
247 str z3, [x2, #3, MUL VL]
/Linux-v6.1/arch/arm/boot/dts/
Daspeed-bmc-tyan-s8036.dts409 /*D2*/ "power-chassis-good", /* in: PWR_GOOD_LED -- Check if this is Z3?*/
458 /*Z3*/ "post-complete", /* BMC_SYS_MON_PWROK */
/Linux-v6.1/drivers/scsi/
Dzorro_esp.c107 #define CYBER_DMA_Z3 0x20 /* 16 (Z2) or 32 (CHIP/Z3) bit DMA transfer */
757 pr_info("%s at address 0x%lx is Fastlane Z3, fixing data!\n", in zorro_esp_probe()
841 * Only Fastlane Z3 for now - add switch for correct struct in zorro_esp_probe()
/Linux-v6.1/arch/loongarch/include/asm/
Dcmpxchg.h101 " bne %0, %z3, 2f \n" \
/Linux-v6.1/crypto/
Decc.c1098 /* t2 = y1*z1 = z3 */ in ecc_point_double_jacobian()
1179 * Output P' = (x1', y1', Z3), P + Q = (x3, y3, Z3)
1222 * Output P + Q = (x3, y3, Z3), P - Q = (x3', y3', Z3)
/Linux-v6.1/Documentation/devicetree/bindings/opp/
Dopp-v2-base.yaml180 opp-supported-hw = <X1 Y1 Z1>, <X2 Y2 Z2>, <X3 Y3 Z3>.
/Linux-v6.1/Documentation/hid/
Dhid-alps.rst169 Byte6 Z7 Z6 Z5 Z4 Z3 Z2 Z1 Z0
/Linux-v6.1/arch/x86/crypto/
Dpoly1305_glue.c57 * anyway. Z3 proof of below function: https://xn--4db.cc/ltPtHCKN/py
Dcurve25519-x86_64.c983 u64 *z3 = nq_p1 + (u32)4U; in point_add_and_double() local
1025 fmul(z3, z3, x1, tmp2); in point_add_and_double()
/Linux-v6.1/arch/arm/nwfpe/
Dsoftfloat-macros532 bits64 z0, z1, z2, z3;
535 mul64To128( a1, b1, &z2, &z3 );
543 *z3Ptr = z3;
/Linux-v6.1/drivers/usb/storage/
Dunusual_devs.h572 "YP-Z3",
1503 * Entry for Jenoptik JD 5200z3
1509 "JD 5200 z3",
/Linux-v6.1/arch/m68k/amiga/
Dconfig.c406 /* don't use Z2 RAM as system memory on Z3 capable machines */ in config_amiga()
/Linux-v6.1/drivers/video/fbdev/
Dcg6.c203 u32 x3, y3, z3, color3; member
/Linux-v6.1/drivers/input/mouse/
Dhgpk.c297 * byte 5: 0 z6 z5 z4 z3 z2 z1 z0
/Linux-v6.1/drivers/parisc/
Dccio-dma.c19 ** cvs -z3 co linux/arch/parisc/kernel/dma-rm.c