Searched refs:pNeg (Results 1 – 1 of 1) sorted by relevance
699 ECPoint.AbstractF2m pNeg = (ECPoint.AbstractF2m)p.negate(); in multiplyFromTnaf() local710 ECPoint x = ui > 0 ? p : pNeg; in multiplyFromTnaf()