MD5Init
#define MD5Init _libcrypt_MD5Init
#define MD5Init(c) MD5_Init(c)
MD5Init (MD5_CTX *context)
#define MD5Init MD5_Init