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

Structure of the internal state of the Spongent-pi[160] permutation. More...

#include <internal-spongent.h>

Data Fields

uint32_t W [5]
 
uint8_t B [20]
 

Detailed Description

Structure of the internal state of the Spongent-pi[160] permutation.

Field Documentation

uint8_t spongent160_state_t::B[20]

Spongent-pi[160] state as bytes

uint32_t spongent160_state_t::W[5]

Spongent-pi[160] state as 32-bit words


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