Updates an MD2 context with the given data.
#include "humd2.h"
int hu_MD2Hash(sb_Context hashContext, size_t messageLen, const unsigned char *messageData, sb_GlobalCtx sbCtx)
BlackBerry 10.0.0
The MD2 context object.
The length (in bytes) of the data.
Data buffer.
A global context.
The hashContext object is NULL.
The hashContext object is invalid.
messageData is NULL.
Success.