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

State information for Mantis in CTR mode. More...

#include <mantis-cipher.h>

Data Fields

const void * vtable
 
void * ctx
 

Detailed Description

State information for Mantis in CTR mode.

Definition at line 130 of file mantis-cipher.h.

Field Documentation

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.


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