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