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

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

#include <hash.h>

Public Attributes

ascon_xofa_state_t xof
 

Detailed Description

State information for the ASCON-HASHA incremental mode.

Examples
asconsum/asconsum.c.

Definition at line 51 of file hash.h.

Member Data Documentation

◆ xof

ascon_xofa_state_t ascon_hasha_state_t::xof

Internal ASCON-XOFA state

Definition at line 53 of file hash.h.


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