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

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

#include <skinny64-cipher.h>

Data Fields

const void * vtable
 
void * ctx
 

Detailed Description

State information for Skinny-64 in CTR mode.

Definition at line 104 of file skinny64-cipher.h.

Field Documentation

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.


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