RTEMS CPU Kit with SuperCore
Functions
compat-crc32.c File Reference
#include <cyg/crc/crc.h>
Include dependency graph for compat-crc32.c:

Functions

cyg_uint32 cyg_crc32_accumulate (cyg_uint32 crc32val, unsigned char *s, int len)
 
cyg_uint32 cyg_crc32 (unsigned char *s, int len)
 
cyg_uint32 cyg_ether_crc32_accumulate (cyg_uint32 crc32val, unsigned char *s, int len)
 
cyg_uint32 cyg_ether_crc32 (unsigned char *s, int len)