Rizin
unix-like reverse engineering framework and cli tools
crc32_table_le.h File Reference

Go to the source code of this file.

Variables

const uint32_t lzma_crc32_table [8][256]
 

Variable Documentation

◆ lzma_crc32_table

const uint32_t lzma_crc32_table[8][256]

lzma_crc32_table[0] is needed by LZ encoder so we need to keep the array two-dimensional.

Definition at line 3 of file crc32_table_le.h.

Referenced by LZMA_API().