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