Botan
2.1.0
Crypto and TLS for C++11
|
#include <botan/blake2b.h>
#include <botan/exceptn.h>
#include <botan/mem_ops.h>
#include <botan/loadstor.h>
#include <botan/rotate.h>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
Botan | |
Macros | |
#define | G(r, i, a, b, c, d) |
#define | ROUND(r) |
#define G | ( | r, | |
i, | |||
a, | |||
b, | |||
c, | |||
d | |||
) |