#include <beecrypt.h>

Public Member Functions | |
| hashFunctionContext () | |
| hashFunctionContext (const hashFunction *) | |
| ~hashFunctionContext () | |
Data Fields | |
| const hashFunction * | algo |
| hashFunctionParam * | param |
| hashFunctionContext::hashFunctionContext | ( | ) |
| hashFunctionContext::hashFunctionContext | ( | const hashFunction * | ) |
| hashFunctionContext::~hashFunctionContext | ( | ) |
1.5.8