Home
last modified time | relevance | path

Searched defs:twiceP (Results 1 – 1 of 1) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DWNafUtil.java355 ECPoint twiceP = wnafPreCompP.getTwice(); in mapPointWithPrecomp() local
427 ECPoint twiceP = wnafPreCompInfo.getTwice(), last = preComp[curPreCompLen - 1]; in precompute() local