The Rollsum state type.
More...
#include <rollsum.h>
|
size_t | count |
| count of bytes included in sum
|
|
uint_fast16_t | s1 |
| s1 part of sum
|
|
uint_fast16_t | s2 |
| s2 part of sum
|
|
The Rollsum state type.
Definition at line 36 of file rollsum.h.
◆ count
count of bytes included in sum
Definition at line 37 of file rollsum.h.
◆ s1
uint_fast16_t Rollsum::s1 |
s1 part of sum
Definition at line 38 of file rollsum.h.
◆ s2
uint_fast16_t Rollsum::s2 |
s2 part of sum
Definition at line 39 of file rollsum.h.
The documentation for this struct was generated from the following file: