Searched refs:Crc32cHasher (Results 1 – 2 of 2) sorted by relevance
32 return new Crc32cHasher(); in newHasher()40 static final class Crc32cHasher extends AbstractByteHasher { class in Crc32cHashFunction
119 int[] actual = Crc32cHashFunction.Crc32cHasher.CRC_TABLE; in testCrc32cLookupTable()