9 #define INCLUDE_BLOWFISH_DEFINE_H 23 #define endianBig ((unsigned char) 0x45) 24 #define endianLittle ((unsigned char) 0x54) 29 #define random() rand() 30 #define initstate(x,y,z) srand(x) 31 #define lstat(x,y) stat(x,y) 35 #define S_ISREG(x) ( ((x)&S_IFMT)==S_IFREG ) 38 #define MAXKEYBYTES 56 void Blowfish_Init(BLOWFISH_CTX *ctx, unsigned char *key, int keyLen)
unsigned char standardout
void Blowfish_Decrypt(BLOWFISH_CTX *ctx, uInt32 *xl, uInt32 *xr)
std::pair< OmniClusterRef, TrackingParticleRef > P
unsigned char compression
void Blowfish_Encrypt(BLOWFISH_CTX *ctx, uInt32 *xl, uInt32 *xr)
unsigned char securedelete