ASCON Suite
|
State information for a pseudorandom number generator. More...
#include <random.h>
Public Attributes | |
ascon_xof_state_t | xof |
uint32_t | counter |
uint32_t | reserved |
State information for a pseudorandom number generator.
The application should treat this structure as opaque.
uint32_t ascon_random_state_t::counter |
uint32_t ascon_random_state_t::reserved |
ascon_xof_state_t ascon_random_state_t::xof |