Lightweight Cryptography Primitives
|
Structure of an L value. More...
Data Fields | |
uint32_t | x |
uint32_t | y |
Structure of an L value.
The value is assumed to have already been converted from big-endian to host byte order.
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