Home
last modified time | relevance | path

Searched defs:z3 (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/lib/crypto/mpi/
Dec.c689 MPI z1, z2, z3; in mpi_ec_get_affine() local
761 #define z3 (result->z) in dup_point_weierstrass() macro
946 #define z3 (result->z) in add_points_weierstrass() macro
1337 MPI z2, z3; in mpi_ec_mul_point() local
/linux-6.6.21/arch/x86/crypto/
Daria-gfni-avx512-asm_64.S425 z0, z1, z2, z3, \ argument
465 z0, z1, z2, z3, \ argument
504 z0, z1, z2, z3, \ argument
Dcurve25519-x86_64.c983 u64 *z3 = nq_p1 + (u32)4U; in point_add_and_double() local
/linux-6.6.21/drivers/iio/magnetometer/
Dbmc150_magn.c126 __le16 z3; member
413 s16 z3 = le16_to_cpu(tregs->z3); in bmc150_magn_compensate_z() local
/linux-6.6.21/lib/crypto/
Dcurve25519-hacl64.c484 u64 *z3 = ppq + 5; in addanddouble_fmonty() local
Dcurve25519-fiat32.c760 fe x1, x2, z2, x3, z3; in curve25519_generic() local
/linux-6.6.21/drivers/video/fbdev/
Dcg6.c204 u32 x3, y3, z3, color3; member