State information for Skinny-64 in CTR mode. More...
#include <skinny64-cipher.h>
Data Fields | |
| const void * | vtable |
| void * | ctx |
State information for Skinny-64 in CTR mode.
Definition at line 104 of file skinny64-cipher.h.
| void* Skinny64CTR_t::ctx |
Dynamically-allocated context information
Definition at line 110 of file skinny64-cipher.h.
| const void* Skinny64CTR_t::vtable |
Vtable pointer for the actual CTR implementation
Definition at line 107 of file skinny64-cipher.h.
1.8.6