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