Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/xz/dist/src/liblzma/check/
H A Dcrc32_small.c22 static const uint32_t poly32 = UINT32_C(0xEDB88320); in crc32_init() local
H A Dcrc32_tablegen.c27 static const uint32_t poly32 = UINT32_C(0xEDB88320); in init_crc32_table() local