Searched refs:x_equal (Results 1 – 2 of 2) sorted by relevance
700 p224_limb z1_is_zero, z2_is_zero, x_equal, y_equal; in p224_point_add() local756 x_equal = p224_felem_is_zero(ftmp); in p224_point_add()761 if (x_equal && y_equal && !z1_is_zero && !z2_is_zero) { in p224_point_add()
464 uint32_t x_equal = IsZero(h); in AddJacobian() local480 if (x_equal && y_equal && !z1_is_zero && !z2_is_zero) { in AddJacobian()