fletcher32.h File Reference

Detailed Description

#include <stdlib.h>
#include <stdint.h>
+ Include dependency graph for fletcher32.h:

Go to the source code of this file.

Functions

uint32_t fletcher32 (const uint16_t *buf, size_t words)
 Fletcher's 32 bit checksum. More...