Data Fields | |
u_32bit_t * | P |
u_32bit_t ** | S |
char | key [81] |
char | keybytes |
time_t | lastuse |
Definition at line 51 of file blowfish.c.
char key[81] |
Definition at line 54 of file blowfish.c.
Referenced by blowfish_init(), and blowfish_start().
char keybytes |
Definition at line 55 of file blowfish.c.
Referenced by blowfish_init().
Definition at line 56 of file blowfish.c.
Referenced by blowfish_init(), and blowfish_start().
u_32bit_t* P |
Definition at line 52 of file blowfish.c.
Referenced by blowfish_init(), and blowfish_start().
u_32bit_t** S |
Definition at line 53 of file blowfish.c.
Referenced by blowfish_init(), and blowfish_start().