State information for Mantis in CTR mode. More...
#include <mantis-cipher.h>
Data Fields | |
| const void * | vtable |
| void * | ctx |
State information for Mantis in CTR mode.
Definition at line 130 of file mantis-cipher.h.
| void* MantisCTR_t::ctx |
Dynamically-allocated context information
Definition at line 136 of file mantis-cipher.h.
| const void* MantisCTR_t::vtable |
Vtable pointer for the actual CTR implementation
Definition at line 133 of file mantis-cipher.h.
1.8.6