meanwhile  1.1.0
Data Fields
mwCipherInstance Struct Reference

An instance of a cipher. More...

#include <mw_cipher.h>

Data Fields

struct mwChannelchannel
 the channel this instances processes More...
 
struct mwCiphercipher
 the parent cipher. More...
 

Detailed Description

An instance of a cipher.

Expand upon this structure to contain necessary state data

See also
mwCipher

Field Documentation

struct mwChannel* mwCipherInstance::channel

the channel this instances processes

See also
mwCipherInstance_getChannel
struct mwCipher* mwCipherInstance::cipher

the parent cipher.

See also
mwCipherInstance_getCipher

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