Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsencrypt.c490 static int calc_ntlmv2_hash(struct cifs_ses *ses, char *ntlmv2_hash, in calc_ntlmv2_hash()
595 CalcNTLMv2_response(const struct cifs_ses *ses, char *ntlmv2_hash) in CalcNTLMv2_response()
654 char ntlmv2_hash[16]; in setup_ntlmv2_rsp() local
Dcifspdu.h701 char ntlmv2_hash[CIFS_ENCPWD_SIZE]; member