csp_crc32.h File Reference
#include <csp/csp.h>

Go to the source code of this file.

Functions

void csp_crc32_gentab (void)
 
int csp_crc32_append (csp_packet_t *packet, bool include_header)
 
int csp_crc32_verify (csp_packet_t *packet, bool include_header)
 
uint32_t csp_crc32_memory (const uint8_t *data, uint32_t length)