Skip to main content

CRC_32_AIXM

Constant CRC_32_AIXM 

Source
pub const CRC_32_AIXM: Algorithm<u32>;
Expand description

ยงCRC-32/AIXM

  • width: 32 bits
  • poly: 0x814141ab (reversed: 0xd5828281)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0x3010bf7f
  • residue: 0x0