Crypto::HashContext< Engine_ >::State Struct Reference

#include <HashContext.h>

Collaboration diagram for Crypto::HashContext< Engine_ >::State:

Public Attributes

ByteArray< Engine::statesize > value
 
uint64_t count
 

Member Data Documentation

◆ count

template<class Engine_ >
uint64_t Crypto::HashContext< Engine_ >::State::count

◆ value

template<class Engine_ >
ByteArray<Engine::statesize> Crypto::HashContext< Engine_ >::State::value

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