rc4_state Struct Reference

#include <rc4.h>


Data Fields

uint8_t x
uint8_t y
uint8_t m [256]


Detailed Description

Definition at line 42 of file rc4.h.


Field Documentation

uint8_t rc4_state::x

Definition at line 44 of file rc4.h.

Referenced by rc4_crypt_char(), and rc4_init().

uint8_t rc4_state::y

Definition at line 44 of file rc4.h.

Referenced by rc4_crypt_char(), and rc4_init().

uint8_t rc4_state::m[256]

Definition at line 45 of file rc4.h.

Referenced by rc4_crypt_char(), and rc4_init().


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

Generated on Fri Mar 12 06:32:30 2010 for AVR by  doxygen 1.5.6