Home | History | Annotate | Download | only in lib

Lines Matching refs:crc_table

789 void crc_init(unsigned int *crc_table, int little_endian)
799 crc_table[i] = c;