Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

crypt::rc4_state Struct Reference

#include <RC4.h>

List of all members.

Public Attributes

int x
int y
int m [256]


Member Data Documentation

int crypt::rc4_state::x
 

Definition at line 10 of file RC4.h.

Referenced by crypt::rc4_crypt(), and crypt::rc4_init().

int crypt::rc4_state::y
 

Definition at line 10 of file RC4.h.

Referenced by crypt::rc4_crypt(), and crypt::rc4_init().

int crypt::rc4_state::m[256]
 

Definition at line 10 of file RC4.h.

Referenced by crypt::rc4_crypt(), and crypt::rc4_init().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 22:24:00 2006 for GT2005 by doxygen 1.3.6