Searched refs:includeNegated (Results 1 – 1 of 1) sorted by relevance
346 public static ECPoint mapPointWithPrecomp(ECPoint p, int width, boolean includeNegated, in mapPointWithPrecomp() argument350 WNafPreCompInfo wnafPreCompP = precompute(p, width, includeNegated); in mapPointWithPrecomp()370 if (includeNegated) in mapPointWithPrecomp()385 public static WNafPreCompInfo precompute(ECPoint p, int width, boolean includeNegated) in precompute() argument487 if (includeNegated) in precompute()