Searched defs:preComp (Results 1 – 5 of 5) sorted by relevance
13 protected ECPoint.AbstractF2m[] preComp = null; field in WTauNafPreCompInfo20 public void setPreComp(ECPoint.AbstractF2m[] preComp) in setPreComp()
14 protected ECPoint[] preComp = null; field in FixedPointPreCompInfo38 public void setPreComp(ECPoint[] preComp) in setPreComp()
13 protected ECPoint[] preComp = null; field in WNafPreCompInfo32 public void setPreComp(ECPoint[] preComp) in setPreComp()
24 ECPoint[] preComp = wnafPreCompInfo.getPreComp(); in multiplyPositive() local
392 ECPoint[] preComp = wnafPreCompInfo.getPreComp(); in precompute() local