arc4_context Struct Reference

#include <arc4.h>


Detailed Description

ARC4 context structure.

Definition at line 29 of file arc4.h.


Data Fields

unsigned char m [256]
int x
int y

Field Documentation

unsigned char arc4_context::m[256]

permutation table

Definition at line 33 of file arc4.h.

permutation index

Definition at line 31 of file arc4.h.

permutation index

Definition at line 32 of file arc4.h.


Generated on Fri Feb 19 02:31:32 2010 for AVR32 - POLARSSL - Benchmark Example by  doxygen 1.5.5