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 |
| #define DATAERROR -1 |
Definition at line 29 of file blowfish.h.
| #define KEYBYTES 8 |
Definition at line 30 of file blowfish.h.
| #define MAXKEYBYTES 56 |
Definition at line 26 of file blowfish.h.
| #define noErr 0 |
Definition at line 28 of file blowfish.h.
1.5.6