BeeCrypt
4.2.1
|
#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 | ( | ) |
const keyedHashFunction* keyedHashFunctionContext::algo |
keyedHashFunctionParam* keyedHashFunctionContext::param |