Home
last modified time | relevance | path

Searched refs:crc64_table (Results 1 – 1 of 1) sorted by relevance

/linux/lib/crc/
H A Dgen_crc64table.c15 static uint64_t crc64_table[256] = {0}; variable
76 output_table(crc64_table); in print_crc64_tables()
84 generate_crc64_table(crc64_table, CRC64_ECMA182_POLY); in main()