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