Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A 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()
H A Dcifsencrypt.c296 rc = mdfour(ses->auth_key.response, temp_key, CIFS_SESS_KEY_SIZE); in setup_ntlm_response()
H A Dcifsproto.h551 extern int mdfour(unsigned char *, unsigned char *, int);