Home
last modified time | relevance | path

Searched defs:crc32table_be (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dcrc32c_table.h3 static const uint32_t crc32table_be[8][256] = {{ variable
H A Dgen_crc32ctable.c23 static uint32_t crc32table_be[BE_TABLE_ROWS][256]; variable