Searched defs:preCompNeg (Results 1 – 3 of 3) sorted by relevance
19 private ECPoint[] preCompNeg = null; field in WNafPreCompInfo42 protected void setPreCompNeg(ECPoint[] preCompNeg) in setPreCompNeg()
25 ECPoint[] preCompNeg = wnafPreCompInfo.getPreCompNeg(); in multiplyPositive() local
342 ECPoint[] preCompNeg = wnafPreCompInfo.getPreCompNeg(); in precompute() local