Searched refs:SMBNTencrypt (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/fs/cifs/ |
| D | smbencrypt.c | 231 SMBNTencrypt(unsigned char *passwd, unsigned char *c8, unsigned char *p24, in SMBNTencrypt() function
|
| D | cifsproto.h | 436 extern int SMBNTencrypt(unsigned char *, unsigned char *, unsigned char *,
|
| D | cifsencrypt.c | 280 rc = SMBNTencrypt(ses->password, ses->server->cryptkey, in setup_ntlm_response()
|
| D | connect.c | 3787 rc = SMBNTencrypt(tcon->password, ses->server->cryptkey, in CIFSTCon()
|