45typedef unsigned short int UINT2;
55 unsigned char buffer[64];
unsigned char * POINTER
POINTER defines a generic pointer type.
void icMD5Update(MD5_CTX *, unsigned char *, unsigned int)
MD5 block update operation.
void icMD5Init(MD5_CTX *)
MD5 initialization.
void icMD5Final(unsigned char *, MD5_CTX *)
MD5 finalization.
uint32_t UINT4
UINT4 defines a four byte word.
unsigned short int UINT2
UINT2 defines a two byte word.