MD5Init
void MD5Init (MD5_CTX *context)
MD5Init (context)
MD5Init(MD5_CTX *ctx)
#define MD5Init(c) MD5_Init(c)