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

keyedHashFunction Struct Reference

#include <beecrypt.h>


Data Fields

const char * name
const size_t paramsize
const size_t blocksize
const size_t digestsize
const size_t keybitsmin
const size_t keybitsmax
const size_t keybitsinc
const keyedHashFunctionSetup setup
const keyedHashFunctionReset reset
const keyedHashFunctionUpdate update
const keyedHashFunctionDigest digest


Field Documentation

const size_t keyedHashFunction::blocksize
 

Definition at line 388 of file beecrypt.h.

const keyedHashFunctionDigest keyedHashFunction::digest
 

Definition at line 396 of file beecrypt.h.

const size_t keyedHashFunction::digestsize
 

Definition at line 389 of file beecrypt.h.

const size_t keyedHashFunction::keybitsinc
 

Definition at line 392 of file beecrypt.h.

const size_t keyedHashFunction::keybitsmax
 

Definition at line 391 of file beecrypt.h.

const size_t keyedHashFunction::keybitsmin
 

Definition at line 390 of file beecrypt.h.

const char* keyedHashFunction::name
 

Definition at line 386 of file beecrypt.h.

const size_t keyedHashFunction::paramsize
 

Definition at line 387 of file beecrypt.h.

const keyedHashFunctionReset keyedHashFunction::reset
 

Definition at line 394 of file beecrypt.h.

const keyedHashFunctionSetup keyedHashFunction::setup
 

Definition at line 393 of file beecrypt.h.

const keyedHashFunctionUpdate keyedHashFunction::update
 

Definition at line 395 of file beecrypt.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 30 16:04:01 2003 for BeeCrypt by doxygen1.3