Searched defs:twiceP (Results 1 – 2 of 2) sorted by relevance
25 private ECPoint twiceP = null; field in WNafPreCompInfo52 protected void setTwiceP(ECPoint twiceP) in setTwiceP()
310 ECPoint twiceP = wnafPreCompInfo.getTwiceP(); in precompute() local