Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsencrypt.c489 static int calc_ntlmv2_hash(struct cifs_ses *ses, char *ntlmv2_hash, in calc_ntlmv2_hash()
594 CalcNTLMv2_response(const struct cifs_ses *ses, char *ntlmv2_hash) in CalcNTLMv2_response()
684 char ntlmv2_hash[16]; in setup_ntlmv2_rsp() local
Dcifspdu.h701 char ntlmv2_hash[CIFS_ENCPWD_SIZE]; member