State information for ASCON-XOF incremental mode.
More...
#include <xof.h>
State information for ASCON-XOF incremental mode.
- Examples
- asconsum/asconsum.c.
Definition at line 60 of file xof.h.
◆ count
unsigned char ascon_xof_state_t::count |
Number of bytes in the current block
Definition at line 63 of file xof.h.
◆ mode
unsigned char ascon_xof_state_t::mode |
Hash mode: 0 for absorb, 1 for squeeze
Definition at line 64 of file xof.h.
◆ state
Current hash state
Definition at line 62 of file xof.h.
The documentation for this struct was generated from the following file: