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