Lines Matching full:checksum
36 and optional [xxHash-32 checksum method](https://github.com/Cyan4973/xxHash),
64 | MagicNb | F. Descriptor | Block | (...) | EndMark | C. Checksum |
90 Content Checksum verify that the full content has been decoded correctly.
91 The content checksum is the result
94 Content checksum is only present when its associated flag
96 Content Checksum validates the result,
132 |FieldName| Version | B.Indep | B.Checksum| C.Size | C.Checksum|*Reserved*|
159 __Block checksum flag__
161 If this flag is set, each data block will be followed by a 4-bytes checksum,
165 Block checksum usage is optional.
173 __Content checksum flag__
175 If this flag is set, a content checksum will be appended after the EndMark.
177 Recommended value : “1” (content checksum is present)
213 One-byte checksum of combined descriptor fields, including optional ones.
218 A wrong checksum indicates an error in the descriptor.
219 Header checksum is informational and can be skipped.
225 | Block Size | data | (Block Checksum) |
239 (the size does not include the block checksum if present).
256 This is a 4-bytes checksum value, in little endian format,
262 Block checksum is cumulative with Content checksum.
319 - No checksum
365 1.4 : added skippable streams, re-added stream checksum
367 1.3 : modified header checksum
379 0.7 : removed : stream checksum