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