modules/blowfish/bf_tab.h File Reference

Go to the source code of this file.

Variables

static u_int32_t initbf_P [bf_N+2]
static u_int32_t initbf_S [4][256]


Variable Documentation

u_int32_t initbf_P[bf_N+2] [static]

Initial value:

{
  0x243f6a88, 0x85a308d3, 0x13198a2e, 0x03707344,
  0xa4093822, 0x299f31d0, 0x082efa98, 0xec4e6c89,
  0x452821e6, 0x38d01377, 0xbe5466cf, 0x34e90c6c,
  0xc0ac29b7, 0xc97c50dd, 0x3f84d5b5, 0xb5470917,
  0x9216d5d9, 0x8979fb1b,
}

Definition at line 25 of file bf_tab.h.

Referenced by blowfish_init().

u_int32_t initbf_S[4][256] [static]

Definition at line 33 of file bf_tab.h.

Referenced by blowfish_init().


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