Skinny-C
 All Data Structures Files Functions Variables Groups Pages
Data Fields
Skinny128CTR_t Struct Reference

State information for Skinny-128 in CTR mode. More...

#include <skinny128-cipher.h>

Data Fields

const void * vtable
 
void * ctx
 

Detailed Description

State information for Skinny-128 in CTR mode.

Definition at line 103 of file skinny128-cipher.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: