Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
ut8 | perm [256] |
ut8 | index1 |
ut8 | index2 |
int | key_size |
Definition at line 8 of file crypto_rc4.c.
ut8 rc4_state::index1 |
Definition at line 10 of file crypto_rc4.c.
ut8 rc4_state::index2 |
Definition at line 11 of file crypto_rc4.c.
int rc4_state::key_size |
Definition at line 12 of file crypto_rc4.c.
Referenced by rc4_get_key_size().
ut8 rc4_state::perm[256] |
Definition at line 9 of file crypto_rc4.c.