Free

Synopsis

#include "fmciphobj.h"
int (*Free)(struct HashObj * ctx);  

Description

HashObj destructor

The hash object Free function releases resources used by the object. The object itself will be freed.

Parameters

Parameter

Description

ctx

pointer to object to destroy

Return Value

See CiphObjStat in cipherr.h