ASCON Suite
|
State information for the incremental version of ASCON-128a. 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-128a.
This structure should be treated as opaque by the application.
unsigned char ascon128a_state_t::key[ASCON128_KEY_SIZE] |
unsigned char ascon128a_state_t::posn |
ascon_state_t ascon128a_state_t::state |