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

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

#include <hmac.h>

Public Attributes

ascon_hash_state_t hash
 

Detailed Description

State information for the ASCON-HMAC incremental mode.

Definition at line 63 of file hmac.h.

Member Data Documentation

◆ hash

ascon_hash_state_t ascon_hmac_state_t::hash

Internal ASCON-HASH state

Definition at line 65 of file hmac.h.


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