State information for Skinny-128 in CTR mode. More...
#include <skinny128-cipher.h>
Data Fields | |
| const void * | vtable |
| void * | ctx |
State information for Skinny-128 in CTR mode.
Definition at line 103 of file skinny128-cipher.h.
| void* Skinny128CTR_t::ctx |
Dynamically-allocated context information
Definition at line 109 of file skinny128-cipher.h.
| const void* Skinny128CTR_t::vtable |
Vtable pointer for the actual CTR implementation
Definition at line 106 of file skinny128-cipher.h.
1.8.6