aword Union Reference

#include <blowfish.h>


Detailed Description

Definition at line 32 of file blowfish.h.


Data Fields

u_int32_t word
u_int8_t byte [4]
struct {
   unsigned int   byte3:8
   unsigned int   byte2:8
   unsigned int   byte1:8
   unsigned int   byte0:8
w

Field Documentation

u_int32_t aword::word

Definition at line 33 of file blowfish.h.

Referenced by blowfish_decipher(), blowfish_encipher(), and blowfish_init().

u_int8_t aword::byte[4]

Definition at line 34 of file blowfish.h.

unsigned int aword::byte3

Definition at line 42 of file blowfish.h.

Referenced by blowfish_init().

unsigned int aword::byte2

Definition at line 43 of file blowfish.h.

Referenced by blowfish_init().

unsigned int aword::byte1

Definition at line 44 of file blowfish.h.

Referenced by blowfish_init().

unsigned int aword::byte0

Definition at line 45 of file blowfish.h.

Referenced by blowfish_init().

struct { ... } aword::w

Referenced by blowfish_init().


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

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