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