#include <blake2_generator.hpp>
◆ Blake2Generator()
| randomx::Blake2Generator::Blake2Generator |
( |
const void * | seed, |
|
|
size_t | seedSize, |
|
|
int | nonce = 0 ) |
◆ checkData()
| void randomx::Blake2Generator::checkData |
( |
const size_t | bytesNeeded | ) |
|
|
private |
◆ getByte()
| uint8_t randomx::Blake2Generator::getByte |
( |
| ) |
|
◆ getUInt32()
| uint32_t randomx::Blake2Generator::getUInt32 |
( |
| ) |
|
◆ data
| uint8_t randomx::Blake2Generator::data[64] |
|
private |
◆ dataIndex
| size_t randomx::Blake2Generator::dataIndex |
|
private |
The documentation for this class was generated from the following files: