Searched refs:point_z (Results 1 – 3 of 3) sorted by relevance
154 let z = ops.common.point_z(p); in affine_from_jacobian()
152 pub fn point_z(&self, p: &Point) -> Elem<R> { in point_z() method1015 let actual_z = &cops.point_z(&actual_point); in assert_point_actual_equals_expected()
52 let z = ops.point_z(p); in verify_jacobian_point_is_on_the_curve()