Searched refs:calcHashes (Results 1 – 3 of 3) sorted by relevance
95 hash.calcHashes(buf, readPos); in getMatches()194 hash.calcHashes(buf, readPos); in skip()
79 hash.calcHashes(buf, readPos); in getMatches()248 hash.calcHashes(buf, readPos); in skip()
55 void calcHashes(byte[] buf, int off) { in calcHashes() method in Hash234