box_t Struct Reference


Detailed Description

Definition at line 50 of file blowfish.c.


Data Fields

u_int32_t * P
u_int32_t ** S
char key [81]
char keybytes
int lastuse

Field Documentation

u_int32_t* box_t::P

Definition at line 51 of file blowfish.c.

Referenced by blowfish_init(), and start().

u_int32_t** box_t::S

Definition at line 52 of file blowfish.c.

Referenced by blowfish_init(), and start().

char box_t::key[81]

Definition at line 53 of file blowfish.c.

Referenced by start().

Definition at line 54 of file blowfish.c.

Referenced by blowfish_init().

Definition at line 55 of file blowfish.c.

Referenced by blowfish_init(), and start().


The documentation for this struct was generated from the following file:

Generated on Sun Nov 30 18:43:37 2008 for eggdrop1.9 by  doxygen 1.5.6