Home
last modified time | relevance | path

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

12

/openbmc/linux/lib/crypto/mpi/
H A Dec.c689 MPI z1, z2, z3; in mpi_ec_get_affine() local
700 z3 = mpi_new(0); in mpi_ec_get_affine()
701 ec_mulm(z3, z2, z1, ctx); /* z3 = z^(-3) mod p */ in mpi_ec_get_affine()
702 ec_mulm(y, point->y, z3, ctx); in mpi_ec_get_affine()
703 mpi_free(z3); in mpi_ec_get_affine()
761 #define z3 (result->z) in dup_point_weierstrass() macro
773 mpi_set_ui(z3, 0); in dup_point_weierstrass()
795 /* Z3 = 2YZ */ in dup_point_weierstrass()
796 ec_mulm(z3, point->y, point->z, ctx); in dup_point_weierstrass()
797 ec_mul2(z3, z3, ctx); in dup_point_weierstrass()
[all …]
/openbmc/linux/arch/riscv/include/asm/
H A 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" \
H A Duaccess.h193 " sw %z3, %1\n" \
/openbmc/linux/Documentation/input/devices/
H A 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 …]
/openbmc/linux/lib/crypto/
H A 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 …]
H A Dcurve25519-hacl64.c484 u64 *z3 = ppq + 5; in addanddouble_fmonty() local
522 fmul(z3, zzzprime, qx); in addanddouble_fmonty()
/openbmc/qemu/tests/tcg/aarch64/
H A Dsme-fmopa-1.c28 "mova z3.s, p0/m, za1v.s[w12, #3]\n\t" in foo()
38 "st1w {z3.s}, p0, [x0]\n\t" in foo()
H A Dsme-outprod1.c37 " mova z3.s, p0/m, za1v.s[w12, #3]\n"
47 " st1w {z3.s}, p0, [x0]\n"
/openbmc/linux/arch/x86/crypto/
H A Daria-gfni-avx512-asm_64.S425 z0, z1, z2, z3, \ argument
436 z0, z1, z2, z3, \
439 aria_diff_m(x0, x1, x2, x3, z0, z1, z2, z3); \
440 aria_diff_m(x4, x5, x6, x7, z0, z1, z2, z3); \
441 aria_diff_m(y0, y1, y2, y3, z0, z1, z2, z3); \
442 aria_diff_m(y4, y5, y6, y7, z0, z1, z2, z3); \
465 z0, z1, z2, z3, \ argument
476 z0, z1, z2, z3, \
479 aria_diff_m(x0, x1, x2, x3, z0, z1, z2, z3); \
480 aria_diff_m(x4, x5, x6, x7, z0, z1, z2, z3); \
[all …]
H A Dpoly1305_glue.c57 * anyway. Z3 proof of below function: https://xn--4db.cc/ltPtHCKN/py
/openbmc/linux/drivers/zorro/
H A 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]
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8994-sony-xperia-kitakami-ivy.dts11 model = "Sony Xperia Z3+/Z4";
/openbmc/linux/arch/mips/include/asm/
H A Dcmpxchg.h47 " move $1, %z3 \n" \
124 " bne %0, %z3, 2f \n" \
/openbmc/linux/drivers/iio/magnetometer/
H A 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()
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-tyan-s8036.dts410 /*D2*/ "power-chassis-good", /* in: PWR_GOOD_LED -- Check if this is Z3?*/
459 /*Z3*/ "post-complete", /* BMC_SYS_MON_PWROK */
H A Daspeed-bmc-lenovo-hr630.dts541 pin-gpio-z3-hog {
H A Daspeed-bmc-lenovo-hr855xg2.dts631 pin-gpio-z3-hog {
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi-asm.S158 ldr z3, [x2, #3, MUL VL]
290 str z3, [x2, #3, MUL VL]
/openbmc/linux/drivers/scsi/
H A 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()
/openbmc/linux/arch/loongarch/include/asm/
H A Dcmpxchg.h101 " bne %0, %z3, 2f \n" \
/openbmc/linux/crypto/
H A Decc.c1120 /* t2 = y1*z1 = z3 */ in ecc_point_double_jacobian()
1201 * Output P' = (x1', y1', Z3), P + Q = (x3, y3, Z3)
1244 * Output P + Q = (x3, y3, Z3), P - Q = (x3', y3', Z3)
/openbmc/linux/Documentation/devicetree/bindings/opp/
H A Dopp-v2-base.yaml180 opp-supported-hw = <X1 Y1 Z1>, <X2 Y2 Z2>, <X3 Y3 Z3>.
/openbmc/linux/Documentation/hid/
H A Dhid-alps.rst169 Byte6 Z7 Z6 Z5 Z4 Z3 Z2 Z1 Z0
/openbmc/linux/arch/arm/nwfpe/
H A Dsoftfloat-macros532 bits64 z0, z1, z2, z3;
535 mul64To128( a1, b1, &z2, &z3 );
543 *z3Ptr = z3;
/openbmc/linux/drivers/usb/storage/
H A Dunusual_devs.h579 "YP-Z3",
1521 * Entry for Jenoptik JD 5200z3
1527 "JD 5200 z3",

12