Lightweight Cryptography Primitives
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
gimli24_state_t Union Reference

Structure of the GIMLI-24 state as both an array of words and an array of bytes. More...

Data Fields

uint32_t words [12]
 
uint8_t bytes [48]
 

Detailed Description

Structure of the GIMLI-24 state as both an array of words and an array of bytes.

Field Documentation

uint8_t gimli24_state_t::bytes[48]

Bytes in the state

uint32_t gimli24_state_t::words[12]

Words in the state


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