|
ASCON Suite
|
State information for the incremental version of ASCON-128. More...
#include <aead.h>
Public Attributes | |
| ascon_state_t | state |
| unsigned char | key [ASCON128_KEY_SIZE] |
| unsigned char | posn |
State information for the incremental version of ASCON-128.
This structure should be treated as opaque by the application.
| unsigned char ascon128_state_t::key[ASCON128_KEY_SIZE] |
| unsigned char ascon128_state_t::posn |
| ascon_state_t ascon128_state_t::state |