Go to the source code of this file.
Defines | |
#define | crc32(buf) crc32_sz((buf),strlen(buf)) |
Functions | |
unsigned int | crc32_sz (char *buf, int size) |
unsigned int crc32_sz | ( | char * | buf, | |
int | size | |||
) |
Definition at line 94 of file crc32.c.
References _CRC32_.
Referenced by ghstore_compress(), and ghstore_consistent().