Resets the given AES MMO hash context so it can be reused.
#include "huaesmmo.h"
int hu_AESMMOCtxReset(sb_Context hashContext, sb_GlobalCtx sbCtx)
BlackBerry 10.0.0
The AES MMO context object.
A global context.
Note: This function returns the state of the context to the same state as a context created after a call to hu_AESMMOBegin().
The hashContext object is NULL.
The hashContext object is invalid.
Success.