Function kernel::utilities::helpers::crc32_posix

source ·
pub fn crc32_posix(b: &[u8]) -> u32
Expand description

Compute a POSIX-style CRC32 checksum of a slice.

Online calculator: https://crccalc.com/