Lightweight Cryptography Primitives
|
State information for the ACE-HASH incremental hash mode. More...
#include <ace.h>
Data Fields | |
struct { | |
unsigned char state [40] | |
unsigned char count | |
} | s |
unsigned long long | align |
State information for the ACE-HASH incremental hash mode.
unsigned long long ace_hash_state_t::align |
For alignment of this structure
unsigned char ace_hash_state_t::count |
Number of bytes in the current block
struct { ... } ace_hash_state_t::s |
State
unsigned char ace_hash_state_t::state[40] |
Current hash state