|
BeeCrypt 4.2.1
|
#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 | ( | ) |
| const hashFunction* hashFunctionContext::algo |
| hashFunctionParam* hashFunctionContext::param |