Home
last modified time | relevance | path

Searched refs:mdfour (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/cifs/
Dsmbencrypt.c109 mdfour(unsigned char *md4_hash, unsigned char *link_str, int link_len) in mdfour() function
184 rc = mdfour(p16, (unsigned char *) wpwd, len * sizeof(__le16)); in E_md4hash()
Dcifsencrypt.c296 rc = mdfour(ses->auth_key.response, temp_key, CIFS_SESS_KEY_SIZE); in setup_ntlm_response()
Dcifsproto.h549 extern int mdfour(unsigned char *, unsigned char *, int);