Lightweight Cryptography Primitives
|
Masked 32-bit word with two shares. More...
#include <internal-masking.h>
Data Fields | |
uint32_t | a |
uint32_t | b |
Masked 32-bit word with two shares.
uint32_t mask_x2_uint32_t::a |
First share of the masked word state
uint32_t mask_x2_uint32_t::b |
Second share of the masked word state