PolarSSL
Public Attributes

arc4_context Struct Reference

ARC4 context structure. More...

#include <arc4.h>

List of all members.

Public Attributes

int x
int y
unsigned char m [256]

Detailed Description

ARC4 context structure.


Member Data Documentation

unsigned char arc4_context::m[256]

permutation table

permutation index

permutation index


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines