pub unsafe fn __crc32b(crc: u32, data: u8) -> u32
crc
CRC32 single round checksum for bytes (8 bits).
Arm’s documentation