#include <beecrypt.h>

Public Member Functions | |
| keyedHashFunctionContext () | |
| keyedHashFunctionContext (const keyedHashFunction *) | |
| ~keyedHashFunctionContext () | |
Data Fields | |
| const keyedHashFunction * | algo |
| keyedHashFunctionParam * | param |
| keyedHashFunctionContext::keyedHashFunctionContext | ( | ) |
| keyedHashFunctionContext::keyedHashFunctionContext | ( | const keyedHashFunction * | ) |
| keyedHashFunctionContext::~keyedHashFunctionContext | ( | ) |
1.5.8