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