#define N 16
| Used in: | Blowfish_Init() |
ORIG_S
static const unsigned long ORIG_S[4][256]
| Used in: | Blowfish_Init() |
| Prototyped in: | src/blowfish.h | |
| Calls: | F() | src/blowfish.c |
| Called by: | decrypt_fish() | src/dinoex_jobs.c |
| Prototyped in: | src/blowfish.h | |
| Calls: | F() | src/blowfish.c |
| Called by: | Blowfish_Init() | src/blowfish.c |
| encrypt_fish() | src/dinoex_jobs.c | |
| Prototyped in: | src/blowfish.h | |
| Calls: | Blowfish_Encrypt() | src/blowfish.c |
| Called by: | decrypt_fish() | src/dinoex_jobs.c |
| encrypt_fish() | src/dinoex_jobs.c | |
| References Variables: | ORIG_P | src/blowfish.c |
| ORIG_S | src/blowfish.c | |
| Called by: | Blowfish_Decrypt() | src/blowfish.c |
| Blowfish_Encrypt() | src/blowfish.c |