Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

blockCipherContext Struct Reference
[Block ciphers]

Holds a pointer to a blockcipher as well as its parameters. More...

#include <beecrypt.h>


Data Fields

const blockCipheralgo
 Pointer to a blockCipher.

blockCipherParamparam
 Pointer to the parameters used by algo.

cipherOperation op


Detailed Description

Holds a pointer to a blockcipher as well as its parameters.

Warning:
A context can be used by only one thread at the same time.

Definition at line 655 of file beecrypt.h.


Field Documentation

blockCipherContext::algo
 

Pointer to a blockCipher.

blockCipherContext::op
 

blockCipherContext::param
 

Pointer to the parameters used by algo.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 24 13:56:54 2004 for BeeCrypt by doxygen 1.3.6