Searched refs:generate_reflected_crc64_table (Results 1 – 1 of 1) sorted by relevance
25 static void generate_reflected_crc64_table(uint64_t table[256], uint64_t poly) in generate_reflected_crc64_table() function92 generate_reflected_crc64_table(crc64_rocksoft_table, CRC64_ROCKSOFT_POLY); in main()