meanwhile
1.1.0
|
An instance of a cipher. More...
#include <mw_cipher.h>
Data Fields | |
struct mwChannel * | channel |
the channel this instances processes More... | |
struct mwCipher * | cipher |
the parent cipher. More... | |
An instance of a cipher.
Expand upon this structure to contain necessary state data
struct mwChannel* mwCipherInstance::channel |
the channel this instances processes
struct mwCipher* mwCipherInstance::cipher |
the parent cipher.