#include <ChaCha.hpp>
List of all members.
Detailed Description
Definition at line 128 of file ChaCha.hpp.
Constructor & Destructor Documentation
| cat::ChaChaOutput::ChaChaOutput |
( |
const ChaChaKey & |
key, |
|
|
u64 |
iv |
|
) |
| |
| cat::ChaChaOutput::~ChaChaOutput |
( |
| ) |
|
Member Function Documentation
| void cat::ChaChaOutput::Crypt |
( |
const void * |
in, |
|
|
void * |
out, |
|
|
int |
bytes |
|
) |
| |
| void cat::ChaChaOutput::GenerateKeyStream |
( |
u32 * |
out | ) |
[private] |
Member Data Documentation
The documentation for this class was generated from the following file: