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

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

#include <hash.h>

Public Attributes

ascon_xof_state_t xof
 

Detailed Description

State information for the ASCON-HASH incremental mode.

Examples
asconsum/asconsum.c.

Definition at line 42 of file hash.h.

Member Data Documentation

◆ xof

ascon_xof_state_t ascon_hash_state_t::xof

Internal ASCON-XOF state

Definition at line 44 of file hash.h.


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