ARC4 context structure.
More...
#include <arc4.h>
|
int | x |
|
int | y |
|
unsigned char | m [256] |
|
ARC4 context structure.
Definition at line 49 of file arc4.h.
unsigned char arc4_context::m[256] |
permutation table
Definition at line 53 of file arc4.h.
permutation index
Definition at line 51 of file arc4.h.
permutation index
Definition at line 52 of file arc4.h.
The documentation for this struct was generated from the following file: