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

State information for the Subterreaan incremental hash mode. More...

#include <subterranean.h>

Data Fields

unsigned char state [40]
 
unsigned long long align
 

Detailed Description

State information for the Subterreaan incremental hash mode.

Field Documentation

unsigned long long subterranean_hash_state_t::align

For alignment of this structure

unsigned char subterranean_hash_state_t::state[40]

Current hash state


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