Fletcher's 32 bit checksum context struct. More...
Fletcher's 32 bit checksum context struct.
Definition at line 33 of file fletcher32.h.
#include <fletcher32.h>
Data Fields | |
| uint32_t | sum1 | 
| First sum of the checksum.  | |
| uint32_t | sum2 | 
| Second sum of the checksum.  | |