BLAKE2s state information.
More...
#include <blake2.h>
|
static const int | BLOCKSIZE = BLAKE2s_Info::BLOCKSIZE |
|
BLAKE2s state information.
- Since
- Crypto++ 5.6.4
Definition at line 163 of file blake2.h.
◆ BLAKE2s_State()
BLAKE2s_State::BLAKE2s_State |
( |
| ) |
|
|
inline |
◆ Reset()
void BLAKE2s_State::Reset |
( |
| ) |
|
◆ h()
◆ t()
◆ f()
◆ data()
byte * BLAKE2s_State::data |
( |
| ) |
|
|
inline |
◆ BLOCKSIZE
const int BLAKE2s_State::BLOCKSIZE = BLAKE2s_Info::BLOCKSIZE |
|
static |
◆ m_hft
◆ m_buf
◆ m_len
size_t BLAKE2s_State::m_len |
The documentation for this struct was generated from the following files: