|
Botan 1.10.17
|
#include <botan/skein_512.h>#include <botan/loadstor.h>#include <botan/parsing.h>#include <botan/exceptn.h>#include <botan/rotate.h>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
Macros | |
| #define | THREEFISH_8_ROUNDS(R1, R2) |
| #define | THREEFISH_INJECT_KEY(r) |
| #define | THREEFISH_ROUND(I1, I2, I3, I4, I5, I6, I7, I8, ROT1, ROT2, ROT3, ROT4) |
| #define THREEFISH_INJECT_KEY | ( | r | ) |
| #define THREEFISH_ROUND | ( | I1, | |
| I2, | |||
| I3, | |||
| I4, | |||
| I5, | |||
| I6, | |||
| I7, | |||
| I8, | |||
| ROT1, | |||
| ROT2, | |||
| ROT3, | |||
| ROT4 ) |