Searched defs:preComp (Results 1 – 12 of 12) sorted by relevance
15 protected ECPoint.AbstractF2m[] preComp = null; field in WTauNafPreCompInfo22 public void setPreComp(ECPoint.AbstractF2m[] preComp) in setPreComp()
19 protected ECPoint[] preComp = null; field in WNafPreCompInfo75 public void setPreComp(ECPoint[] preComp) in setPreComp()
27 ECPoint[] preComp = info.getPreComp(); in multiplyPositive() local
435 ECPoint[] preComp = null, preCompNeg = null; in precompute() local
13 protected ECPoint.AbstractF2m[] preComp = null; field in WTauNafPreCompInfo20 public void setPreComp(ECPoint.AbstractF2m[] preComp) in setPreComp()
17 protected ECPoint[] preComp = null; field in WNafPreCompInfo73 public void setPreComp(ECPoint[] preComp) in setPreComp()
25 ECPoint[] preComp = info.getPreComp(); in multiplyPositive() local
431 ECPoint[] preComp = null, preCompNeg = null; in precompute() local