Searched refs:numBlocks (Results 1 – 1 of 1) sorted by relevance
1409 private MutableBigInteger getBlock(int index, int numBlocks, int blockLength) { in getBlock() argument1416 if (index == numBlocks-1) { in getBlock()