MD4_Init
return MD4_Init(ctx->md_data);
if (!MD4_Init(&c))
int MD4_Init(MD4_CTX *c);
MD4_Init(&MD4context);