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

Structure of an L value. More...

Data Fields

uint32_t x
 
uint32_t y
 

Detailed Description

Structure of an L value.

The value is assumed to have already been converted from big-endian to host byte order.

Field Documentation

uint32_t gift_cofb_masked_l_t::x

High word of the value

uint32_t gift_cofb_masked_l_t::y

Low word of the value


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