ASCON Suite
Public Attributes | List of all members
ascon_kmac_state_t Struct Reference

State information for the ASCON-KMAC incremental mode. More...

#include <kmac.h>

Public Attributes

ascon_xof_state_t xof
 

Detailed Description

State information for the ASCON-KMAC incremental mode.

Definition at line 63 of file kmac.h.

Member Data Documentation

◆ xof

ascon_xof_state_t ascon_kmac_state_t::xof

Internal ASCON-XOF state

Definition at line 65 of file kmac.h.


The documentation for this struct was generated from the following file: