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

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

#include <internal-masking.h>

Data Fields

uint64_t a
 
uint64_t b
 

Detailed Description

Masked 64-bit word with two shares.

Field Documentation

uint64_t mask_x2_uint64_t::a

First share of the masked word state

uint64_t mask_x2_uint64_t::b

Second share of the masked word state


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