|
iPXE
|
#include <arc4.h>
Data Fields | |
| int | i |
| int | j |
| u8 | state [256] |
| int arc4_ctx::i |
Definition at line 11 of file arc4.h.
Referenced by arc4_setkey(), and arc4_xor().
| int arc4_ctx::j |
Definition at line 11 of file arc4.h.
Referenced by arc4_setkey(), and arc4_xor().
1.8.15