Lightweight Cryptography Primitives
|
Structure of a 128-bit block in host byte order. More...
Data Fields | |
uint32_t | x [4] |
uint8_t | y [16] |
Structure of a 128-bit block in host byte order.
The block is assumed to have already been converted from big-endian to host byte order.
uint32_t gift_cofb_block_t::x[4] |
Words of the block
uint8_t gift_cofb_block_t::y[16] |
Bytes of the block