Botan
1.10.9
|
#include <botan/serpent.h>
#include <botan/loadstor.h>
#include <botan/rotate.h>
Go to the source code of this file.
Namespaces | |
Botan | |
Macros | |
#define | key_xor(round, B0, B1, B2, B3) |
#define key_xor | ( | round, | |
B0, | |||
B1, | |||
B2, | |||
B3 | |||
) |
Definition at line 240 of file serpent.cpp.
Referenced by Botan::Serpent::decrypt_n(), and Botan::Serpent::encrypt_n().