mwCipherInstance Struct Reference

#include <mw_cipher.h>


Detailed Description

An instance of a cipher.

Expand upon this structure to contain necessary state data

See also:
mwCipher


Data Fields

mwChannelchannel
 the channel this instances processes
mwCiphercipher
 the parent cipher.


Field Documentation

struct mwChannel* mwCipherInstance::channel [read]

the channel this instances processes

See also:
mwCipherInstance_getChannel

struct mwCipher* mwCipherInstance::cipher [read]

the parent cipher.

See also:
mwCipherInstance_getCipher


The documentation for this struct was generated from the following file:
Generated on Wed May 23 23:43:24 2007 for meanwhile by  doxygen 1.5.2