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 Sun Jul 3 03:01:40 2005 for BeeCrypt by  doxygen 1.3.9.1