Home | History | Annotate | Download | only in ec

Lines Matching refs:y_equal

1041   limb x_equal, y_equal, z1_is_zero, z2_is_zero;
1137 y_equal = smallfelem_is_zero(small1);
1139 if (x_equal && y_equal && !z1_is_zero && !z2_is_zero) {