Fletcher's 16 bit checksum context struct. More...
Fletcher's 16 bit checksum context struct.
Definition at line 32 of file fletcher16.h.
#include <fletcher16.h>
Data Fields | |
| uint16_t | sum1 | 
| First sum of the checksum.   | |
| uint16_t | sum2 | 
| Second sum of the checksum.   | |
| uint16_t fletcher16_ctx_t::sum1 | 
First sum of the checksum.
Definition at line 33 of file fletcher16.h.
| uint16_t fletcher16_ctx_t::sum2 | 
Second sum of the checksum.
Definition at line 34 of file fletcher16.h.