Searched refs:getPreComp (Results 1 – 11 of 11) sorted by relevance
262 ECPoint[] preCompP = negK ? infoP.getPreCompNeg() : infoP.getPreComp(); in implShamirsTrickWNaf()263 ECPoint[] preCompQ = negL ? infoQ.getPreCompNeg() : infoQ.getPreComp(); in implShamirsTrickWNaf()264 ECPoint[] preCompNegP = negK ? infoP.getPreComp() : infoP.getPreCompNeg(); in implShamirsTrickWNaf()265 ECPoint[] preCompNegQ = negL ? infoQ.getPreComp() : infoQ.getPreCompNeg(); in implShamirsTrickWNaf()286 ECPoint[] preCompP = negK ? infoP.getPreCompNeg() : infoP.getPreComp();287 ECPoint[] preCompQ = negL ? infoQ.getPreCompNeg() : infoQ.getPreComp();288 ECPoint[] preCompNegP = negK ? infoP.getPreComp() : infoP.getPreCompNeg();289 ECPoint[] preCompNegQ = negL ? infoQ.getPreComp() : infoQ.getPreCompNeg();436 ECCurve curve = infos[0].getPreComp()[0].getCurve();454 … ECPoint[] table = (wi < 0 == negs[j]) ? info.getPreComp() : info.getPreCompNeg();
82 pu = Tnaf.getPreComp(p, a); in multiplyFromWTnaf()90 pu = ((WTauNafPreCompInfo)preCompInfo).getPreComp(); in multiplyFromWTnaf()
17 public ECPoint.F2m[] getPreComp() in getPreComp() method in WTauNafPreCompInfo
21 public ECPoint[] getPreComp() in getPreComp() method in FixedPointPreCompInfo
27 public ECPoint[] getPreComp() in getPreComp() method in WNafPreCompInfo
26 ECPoint[] lookupTable = info.getPreComp(); in multiplyPositive()
24 ECPoint[] preComp = wnafPreCompInfo.getPreComp(); in multiplyPositive()
31 ECPoint[] lookupTable = info.getPreComp(); in precompute()
362 ECPoint[] preCompP = wnafPreCompP.getPreComp(); in mapPointWithPrecomp()392 ECPoint[] preComp = wnafPreCompInfo.getPreComp(); in precompute()
797 public static ECPoint.F2m[] getPreComp(ECPoint.F2m p, byte a) in getPreComp() method in Tnaf
META-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...