Home
last modified time | relevance | path

Searched defs:ntlmv2_hash (Results 1 – 4 of 4) sorted by relevance

/fs/cifs/
Dcifsencrypt.c402 static int calc_ntlmv2_hash(struct cifs_ses *ses, char *ntlmv2_hash, in calc_ntlmv2_hash()
507 CalcNTLMv2_response(const struct cifs_ses *ses, char *ntlmv2_hash) in CalcNTLMv2_response()
566 char ntlmv2_hash[16]; in setup_ntlmv2_rsp() local
Dcifspdu.h668 char ntlmv2_hash[CIFS_ENCPWD_SIZE]; member
/fs/ksmbd/
Dauth.c125 char *ntlmv2_hash, char *dname) in calc_ntlmv2_hash()
222 char ntlmv2_hash[CIFS_ENCPWD_SIZE]; in ksmbd_auth_ntlmv2() local
Dntlmssp.h147 char ntlmv2_hash[CIFS_ENCPWD_SIZE]; member