Loading...
Searching...
No Matches
crc32.h File Reference

Detailed Description

#include <stddef.h>
#include <stdint.h>
+ Include dependency graph for crc32.h:

Go to the source code of this file.

Functions

uint32_t crc32 (const void *buf, size_t size)
 CRC-32 checksum.