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