Searched defs:CRC16_CCITT (Results 1 – 2 of 2) sorted by relevance
219 CRC16_CCITT = 0x2 enumerator
217 public static readonly CRCPolynomial CRC16_CCITT = new CRCPolynomial(0x1021, 16); field