|
Botan
2.13.0
Crypto and TLS for C++11
|
#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 | |
| 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.
Referenced by Botan::GOST_28147_89::decrypt_n(), and Botan::GOST_28147_89::encrypt_n().
1.8.9.1