Searched refs:resizeTable (Results 1 – 1 of 1) sorted by relevance
404 preComp = resizeTable(preComp, reqPreCompLen); in precompute()502 preCompNeg = resizeTable(preCompNeg, reqPreCompLen); in precompute()534 private static ECPoint[] resizeTable(ECPoint[] a, int length) in resizeTable() method in WNafUtil