Searched defs:crc32table_be (Results 1 – 2 of 2) sorted by relevance
3 static const uint32_t crc32table_be[8][256] = {{ variable
23 static uint32_t crc32table_be[BE_TABLE_ROWS][256]; variable