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