Function __crc32h

#[target_feature(enable = "crc")]
pub fn __crc32h(crc: u32, data: u16) -> u32

CRC32 single round checksum for bytes (16 bits). Arm's documentation