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

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

#include <internal-masking.h>

Data Fields

uint64_t a
 
uint64_t b
 
uint64_t c
 
uint64_t d
 

Detailed Description

Masked 64-bit word with four shares.

Field Documentation

uint64_t mask_x4_uint64_t::a

First share of the masked word state

uint64_t mask_x4_uint64_t::b

Second share of the masked word state

uint64_t mask_x4_uint64_t::c

Third share of the masked word state

uint64_t mask_x4_uint64_t::d

Fourth share of the masked word state


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