aword Union Reference

#include <blowfish.h>

Data Fields

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

Detailed Description

Definition at line 34 of file blowfish.h.


Field Documentation

Definition at line 36 of file blowfish.h.

unsigned int byte0

Definition at line 47 of file blowfish.h.

Referenced by blowfish_init().

unsigned int byte1

Definition at line 46 of file blowfish.h.

Referenced by blowfish_init().

unsigned int byte2

Definition at line 45 of file blowfish.h.

Referenced by blowfish_init().

unsigned int byte3

Definition at line 44 of file blowfish.h.

Referenced by blowfish_init().

struct { ... } w

Referenced by blowfish_init().

u_32bit_t word

Definition at line 35 of file blowfish.h.

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


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

Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1