Searched refs:XZ_CHECK_CRC32 (Results 1 – 2 of 2) sorted by relevance
256 if (s->check_type == XZ_CHECK_CRC32) in dec_block()282 if (s->check_type == XZ_CHECK_CRC32) in dec_block()433 if (s->check_type > XZ_CHECK_CRC32 && !IS_CRC64(s->check_type)) in dec_stream_header()436 if (s->check_type > XZ_CHECK_CRC32 && !IS_CRC64(s->check_type)) in dec_stream_header()679 if (s->check_type == XZ_CHECK_CRC32) { in dec_main()
54 XZ_CHECK_CRC32 = 1, enumerator