Botan
1.10.9
|
#include <botan/salsa20.h>
#include <botan/loadstor.h>
#include <botan/rotate.h>
#include <botan/internal/xor_buf.h>
Go to the source code of this file.
Namespaces | |
Botan | |
Macros | |
#define | SALSA20_QUARTER_ROUND(x1, x2, x3, x4) |
#define SALSA20_QUARTER_ROUND | ( | x1, | |
x2, | |||
x3, | |||
x4 | |||
) |
Definition at line 17 of file salsa20.cpp.