Go to the source code of this file.
Functions | |
SPAN_DECLARE (uint32_t) crc_itu32_calc(const uint8_t *buf | |
Calculate the ITU/CCITT CRC-32 value in buffer. | |
SPAN_DECLARE (int) crc_itu32_append(uint8_t *buf | |
Release a V.8 context. | |
SPAN_DECLARE (uint16_t) crc_itu16_calc(const uint8_t *buf | |
Calculate the ITU/CCITT CRC-16 value in buffer. | |
Variables | |
int | len |
int uint32_t | crc |
|
Calculate the ITU/CCITT CRC-16 value in buffer.
|
|
Release a V.8 context.
|
|
Calculate the ITU/CCITT CRC-32 value in buffer.
|