Searched defs:crc64 (Results 1 – 5 of 5) sorted by relevance
22 private static long crc64(ByteBuffer data) { in crc64() method in DictionaryTest
23 private static long crc64(byte[] data) { in crc64() method in TransformTest
187 uint64_t crc64 = util_CRC64(&lhfuzz_start, len); in getLibHfuzz() local
77 uint64_t crc64; member
81 UInt64 crc64; member