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

hashFunction Struct Reference

#include <beecrypt.h>


Data Fields

const char * name
const size_t paramsize
const size_t blocksize
const size_t digestsize
const hashFunctionReset reset
const hashFunctionUpdate update
const hashFunctionDigest digest


Field Documentation

const size_t hashFunction::blocksize
 

Definition at line 273 of file beecrypt.h.

const hashFunctionDigest hashFunction::digest
 

Definition at line 277 of file beecrypt.h.

const size_t hashFunction::digestsize
 

Definition at line 274 of file beecrypt.h.

const char* hashFunction::name
 

Definition at line 271 of file beecrypt.h.

const size_t hashFunction::paramsize
 

Definition at line 272 of file beecrypt.h.

const hashFunctionReset hashFunction::reset
 

Definition at line 275 of file beecrypt.h.

const hashFunctionUpdate hashFunction::update
 

Definition at line 276 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