Go to the source code of this file.
Data Structures | |
union | aword |
Defines | |
#define | MAXKEYBYTES 56 |
#define | bf_N 16 |
#define | noErr 0 |
#define | DATAERROR -1 |
#define | KEYBYTES 8 |
#define bf_N 16 |
Definition at line 29 of file blowfish.h.
Referenced by blowfish_expmem(), and blowfish_init().
#define DATAERROR -1 |
Definition at line 31 of file blowfish.h.
#define KEYBYTES 8 |
Definition at line 32 of file blowfish.h.
#define MAXKEYBYTES 56 |
Definition at line 28 of file blowfish.h.
#define noErr 0 |
Definition at line 30 of file blowfish.h.