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


Detailed Description

Definition at line 384 of file beecrypt.h.


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 May 15 15:07:16 2006 for BeeCrypt by  doxygen 1.4.6