|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <botan/chacha.h>#include <botan/exceptn.h>#include <botan/loadstor.h>#include <botan/rotate.h>#include <botan/cpuid.h>Go to the source code of this file.
Namespaces | |
| Botan | |
Macros | |
| #define | CHACHA_QUARTER_ROUND(a, b, c, d) |
| #define CHACHA_QUARTER_ROUND | ( | a, | |
| b, | |||
| c, | |||
| d | |||
| ) |
Definition at line 18 of file chacha.cpp.
1.8.9.1