Searched defs:crc64_table (Results 1 – 3 of 3) sorted by relevance
16 static uint64_t crc64_table[256]; variable
20 static uint64_t crc64_table[4][256]; variable
80 static uint64_t crc64_table[256]; in zap_hash() local