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

Representation of the 257-bit state of Subterranean. More...

#include <internal-subterranean.h>

Data Fields

uint32_t x [9]
 

Detailed Description

Representation of the 257-bit state of Subterranean.

The 257-bit state is represented as nine 32-bit words with only a single bit in the last word.

Field Documentation

uint32_t subterranean_state_t::x[9]

State words


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