Searched refs:mdfour (Results 1 – 3 of 3) sorted by relevance
133 mdfour(unsigned char *md4_hash, unsigned char *link_str, int link_len) in mdfour() function223 rc = mdfour(p16, (unsigned char *) wpwd, len * sizeof(__le16)); in E_md4hash()
494 extern int mdfour(unsigned char *, unsigned char *, int);
295 rc = mdfour(ses->auth_key.response, temp_key, CIFS_SESS_KEY_SIZE); in setup_ntlm_response()