mschap_masterkey
mschap_masterkey(password_hash2, ntresponse, masterkey);
void mschap_masterkey(uint8_t *, uint8_t *, uint8_t *);
mschap_masterkey(pwdhashhash, ntresponse,
mschap_masterkey(password_hash2, ntresponse, masterkey);
void mschap_masterkey(u_int8_t *, u_int8_t *, u_int8_t *);
mschap_masterkey(password_hash2, ntresponse, masterkey);
void mschap_masterkey(u_int8_t *, u_int8_t *, u_int8_t *);
mschap_masterkey(password_hash2, ntresponse, masterkey);
void mschap_masterkey(u_int8_t *, u_int8_t *, u_int8_t *);
mschap_masterkey(pwhash2, ntresponse, master);