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

State of the ASCON permutation which has been masked with up to 4 shares. More...

#include <ascon-masked-state.h>

Public Attributes

ascon_masked_word_t M [5]
 

Detailed Description

State of the ASCON permutation which has been masked with up to 4 shares.

This structure should be treated as opaque.

Definition at line 89 of file ascon-masked-state.h.

Member Data Documentation

◆ M

ascon_masked_word_t ascon_masked_state_t::M[5]

Masked words of the state

Definition at line 91 of file ascon-masked-state.h.


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