Home
last modified time | relevance | path

Searched refs:wnafPreCompP (Results 1 – 1 of 1) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DWNafUtil.java350 WNafPreCompInfo wnafPreCompP = precompute(p, width, includeNegated); in mapPointWithPrecomp() local
355 ECPoint twiceP = wnafPreCompP.getTwice(); in mapPointWithPrecomp()
362 ECPoint[] preCompP = wnafPreCompP.getPreComp(); in mapPointWithPrecomp()