Lightweight Cryptography Primitives
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
ascon_masked_state_x2_t Struct Reference

Structure of the internal state of the masked ASCON permutation with two shares. More...

#include <internal-ascon-m2.h>

Data Fields

ascon_state_t a
 
ascon_state_t b
 

Detailed Description

Structure of the internal state of the masked ASCON permutation with two shares.

Field Documentation

ascon_state_t ascon_masked_state_x2_t::a

First share

ascon_state_t ascon_masked_state_x2_t::b

Second share


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