Botan 2.19.3
Crypto and TLS for C&
|
#include <botan/gost_28147.h>
#include <botan/exceptn.h>
#include <botan/loadstor.h>
#include <botan/rotate.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Macros | |
#define | GOST_2ROUND(N1, N2, R1, R2) |
#define GOST_2ROUND | ( | N1, | |
N2, | |||
R1, | |||
R2 | |||
) |
Definition at line 96 of file gost_28147.cpp.