RetroArch
|
ARC4 context structure. More...
#include <arc4.h>
Public Attributes | |
int | x |
int | y |
unsigned char | m [256] |
ARC4 context structure.
unsigned char mbedtls_arc4_context::m[256] |
permutation table
int mbedtls_arc4_context::x |
permutation index
int mbedtls_arc4_context::y |
permutation index