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