BeeCrypt  4.2.1
Public Member Functions | Data Fields
keyedHashFunctionContext Struct Reference

#include <beecrypt.h>

Collaboration diagram for keyedHashFunctionContext:
Collaboration graph
[legend]

Public Member Functions

 keyedHashFunctionContext ()
 
 keyedHashFunctionContext (const keyedHashFunction *)
 
 ~keyedHashFunctionContext ()
 

Data Fields

const keyedHashFunctionalgo
 
keyedHashFunctionParamparam
 

Constructor & Destructor Documentation

§ keyedHashFunctionContext() [1/2]

keyedHashFunctionContext::keyedHashFunctionContext ( )

§ keyedHashFunctionContext() [2/2]

keyedHashFunctionContext::keyedHashFunctionContext ( const keyedHashFunction )

§ ~keyedHashFunctionContext()

keyedHashFunctionContext::~keyedHashFunctionContext ( )

Field Documentation

§ algo

const keyedHashFunction* keyedHashFunctionContext::algo

§ param

keyedHashFunctionParam* keyedHashFunctionContext::param

The documentation for this struct was generated from the following file: