Searched defs:z3 (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/lib/crypto/mpi/ |
D | ec.c | 689 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/ |
D | aria-gfni-avx512-asm_64.S | 425 z0, z1, z2, z3, \ argument 465 z0, z1, z2, z3, \ argument 504 z0, z1, z2, z3, \ argument
|
D | curve25519-x86_64.c | 983 u64 *z3 = nq_p1 + (u32)4U; in point_add_and_double() local
|
/linux-6.6.21/drivers/iio/magnetometer/ |
D | bmc150_magn.c | 126 __le16 z3; member 413 s16 z3 = le16_to_cpu(tregs->z3); in bmc150_magn_compensate_z() local
|
/linux-6.6.21/lib/crypto/ |
D | curve25519-hacl64.c | 484 u64 *z3 = ppq + 5; in addanddouble_fmonty() local
|
D | curve25519-fiat32.c | 760 fe x1, x2, z2, x3, z3; in curve25519_generic() local
|
/linux-6.6.21/drivers/video/fbdev/ |
D | cg6.c | 204 u32 x3, y3, z3, color3; member
|