Searched refs:calcHashes (Results 1 – 3 of 3) sorted by relevance
105 hash.calcHashes(buf, readPos); in getMatches()204 hash.calcHashes(buf, readPos); in skip()
89 hash.calcHashes(buf, readPos); in getMatches()258 hash.calcHashes(buf, readPos); in skip()
68 void calcHashes(byte[] buf, int off) { in calcHashes() method in Hash234