Linux Kernel
3.7.1
|
#include "ttype.h"
Go to the source code of this file.
Functions | |
unsigned long | CRCdwCrc32 (unsigned char *pbyData, unsigned int cbByte, unsigned long dwCrcSeed) |
unsigned long | CRCdwGetCrc32 (unsigned char *pbyData, unsigned int cbByte) |
unsigned long | CRCdwGetCrc32Ex (unsigned char *pbyData, unsigned int cbByte, unsigned long dwPreCRC) |