ASCON Suite
|
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] |
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.
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.