src/mod/blowfish.mod/bf_tab.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

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

Variable Documentation

u_32bit_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 28 of file bf_tab.h.

Referenced by blowfish_init().

u_32bit_t initbf_S[4][256] [static]

Definition at line 35 of file bf_tab.h.

Referenced by blowfish_init().


Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1