- Lu
ubyte[2][MAXBLOCKSIZE] Lu;
- blklen
int blklen;
Undocumented in source.
- block
ubyte[MAXBLOCKSIZE] block;
- buflen
int buflen;
Undocumented in source.
- cipher_idx
int cipher_idx;
Undocumented in source.
- key
symmetric_key key;
- prev
ubyte[MAXBLOCKSIZE] prev;
Undocumented in source.