Lightweight Cryptography Primitives
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
mask_x4_uint32_t Struct Reference

Masked 32-bit word with four shares. More...

#include <internal-masking.h>

Data Fields

uint32_t a
 
uint32_t b
 
uint32_t c
 
uint32_t d
 

Detailed Description

Masked 32-bit word with four shares.

Field Documentation

uint32_t mask_x4_uint32_t::a

First share of the masked word state

uint32_t mask_x4_uint32_t::b

Second share of the masked word state

uint32_t mask_x4_uint32_t::c

Third share of the masked word state

uint32_t mask_x4_uint32_t::d

Fourth share of the masked word state


The documentation for this struct was generated from the following file: