Home
last modified time | relevance | path

Searched refs:SMBNTencrypt (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/cifs/
Dsmbencrypt.c204 SMBNTencrypt(unsigned char *passwd, unsigned char *c8, unsigned char *p24, in SMBNTencrypt() function
Dcifsproto.h468 extern int SMBNTencrypt(unsigned char *, unsigned char *, unsigned char *,
Dcifsencrypt.c280 rc = SMBNTencrypt(ses->password, ses->server->cryptkey, in setup_ntlm_response()
Dconnect.c4378 rc = SMBNTencrypt(tcon->password, ses->server->cryptkey, in CIFSTCon()