xntlm-md4 — MD4 hash
void xntlm_md4sum (unsigned char *in, int nbytes, unsigned char digest[16]);
This is here for use by xntlm, but can also be used by other code.
Computes the MD4 checksum of in and puts it in digest.