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