Free
HashObj destructor
The hash object Free function releases resources used by the object. The object itself will be freed.
Synopsis
#include "fmciphobj.h"
int (*Free)(struct HashObj * ctx);
| Parameter | Description |
|---|---|
ctx
|
pointer to object to destroy |
Return Value
See CiphObjStat in cipherr.h