Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
RC4Ext Struct Reference

#include <rc4.h>

Data Fields

unsigned int ux
 
unsigned int uy
 
unsigned char abystate [256]
 
BYTE abystate [256]
 

Detailed Description

Definition at line 37 of file rc4.h.

Field Documentation

unsigned char abystate[256]

Definition at line 40 of file rc4.h.

BYTE abystate[256]

Definition at line 40 of file rc4.h.

unsigned int ux

Definition at line 38 of file rc4.h.

unsigned int uy

Definition at line 39 of file rc4.h.


The documentation for this struct was generated from the following files: