Init
Configures the object to perform a hash operation or resets the current Hash operation.
Synopsis
#include "fmciphobj.h"
int (*Init)(struct HashObj * ctx);
Parameter | Description |
---|---|
ctx
|
IN/OUT object to modify |
Return Value
See CiphObjStat in cipherr.h