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

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

#include <hmac.h>

Public Attributes

ascon_hasha_state_t hash
 

Detailed Description

State information for the ASCON-HMACA incremental mode.

Definition at line 72 of file hmac.h.

Member Data Documentation

◆ hash

ascon_hasha_state_t ascon_hmaca_state_t::hash

Internal ASCON-HASHA state

Definition at line 74 of file hmac.h.


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