|
Botan 2.19.5
Crypto and TLS for C&
|
#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 | |
| namespace | 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.