Home
last modified time | relevance | path

Searched refs:CRC32 (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/
H A DKconfig3 select CRC32
7 CRC32 is supported. See Documentation/xz.txt for more information.
53 a character special file. It calculates CRC32 of the decompressed
/f-stack/dpdk/lib/librte_eal/arm/
H A Drte_cpuflags.c80 FEAT_DEF(CRC32, REG_HWCAP2, 4)
96 FEAT_DEF(CRC32, REG_HWCAP, 7)
/f-stack/freebsd/contrib/edk2/Include/Uefi/
H A DUefiMultiPhase.h167 UINT32 CRC32; member
/f-stack/freebsd/contrib/xz-embedded/linux/Documentation/
H A Dxz.txt14 the LZMA2 filter and optionally also BCJ filters. CRC32 is supported
57 CRC32, make sure that you don't use some other integrity check type
63 Using CRC32 is strongly recommended unless there is some other layer
66 Note that the headers will always have a CRC32 which will be validated
/f-stack/freebsd/contrib/xz-embedded/
H A DREADME90 CRC32. Support for CRC64 is optional. SHA-256 is currently not
92 The xz tool from XZ Utils uses CRC64 by default, but CRC32 is usually
99 When using the internal CRC32 or CRC64, their lookup tables need to be
103 To use external CRC32 or CRC64 code instead of the code from
/f-stack/dpdk/doc/guides/compressdevs/
H A Dqat_comp.rst30 * CRC32, Adler and combined checksum
H A Disal.rst32 * CRC32
55 …s a scratchpad for the checksum at the end, the scratchpad is 8 bytes for CRC32 and 4 bytes for Ad…
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/partitions/
H A Dbrcm,trx.txt9 identification fields, CRC32 checksum and the locations of embedded partitions.
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1952.txt276 | CRC32 | ISIZE |
327 of the two least significant bytes of the CRC32 for all
419 CRC32 (CRC-32)
465 ID2, CM, CRC32, and ISIZE, but may set all the other fields in
H A Drfc1950.txt481 The Adler-32 algorithm is much faster than the CRC32 algorithm yet
/f-stack/freebsd/arm64/arm64/
H A Didentcpu.c427 MRS_FIELD_VALUE_NONE_IMPL(ID_AA64ISAR0, CRC32, NONE, BASE),
459 MRS_FIELD(ID_AA64ISAR0, CRC32, false, MRS_LOWER, id_aa64isar0_crc32),
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_20_11.rst99 * Added optimized implementations of CRC32-Ethernet and CRC16-CCITT