Searched refs:crc64_table (Results 1 – 1 of 1) sorted by relevance
22 static uint64_t crc64_table[256] = {0}; variable83 output_table(crc64_table); in print_crc64_tables()91 generate_crc64_table(crc64_table, CRC64_ECMA182_POLY); in main()