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