Searched refs:z6_b (Results 1 – 1 of 1) sorted by relevance
106 let z6_b = ops.elem_product(&z6, &ops.b); in verify_jacobian_point_is_on_the_curve() localVariable107 verify_affine_point_is_on_the_curve_scaled(ops, (&x, &y), &z4_a, &z6_b)?; in verify_jacobian_point_is_on_the_curve()