Pol
Revision:cb584c9
|
Go to the source code of this file.
Namespaces | |
Pol | |
Pol::Crypt | |
Macros | |
#define | L2N(LL, C) |
#define | N2L(C, LL) |
#define | ROUND(LL, R, S, P) |
#define L2N | ( | LL, | |
C | |||
) |
Definition at line 61 of file cryptbase.cpp.
Referenced by Pol::Crypt::BlowFish::Decrypt().
#define N2L | ( | C, | |
LL | |||
) |
Definition at line 58 of file cryptbase.cpp.
Referenced by Pol::Crypt::BlowFish::Decrypt().
#define ROUND | ( | LL, | |
R, | |||
S, | |||
P | |||
) |
Definition at line 66 of file cryptbase.cpp.
Referenced by Pol::Crypt::BlowFish::RawDecrypt().