Searched refs:x_equal (Results 1 – 1 of 1) sorted by relevance
1112 limb x_equal, y_equal, z1_is_zero, z2_is_zero; in point_add() local1187 x_equal = smallfelem_is_zero(small4); in point_add()1210 if (x_equal && y_equal && !z1_is_zero && !z2_is_zero) { in point_add()