Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cifs/
Dcifsencrypt.c391 static int calc_ntlmv2_hash(struct cifs_ses *ses, char *ntlmv2_hash, in calc_ntlmv2_hash()
498 CalcNTLMv2_response(const struct cifs_ses *ses, char *ntlmv2_hash) in CalcNTLMv2_response()
550 char ntlmv2_hash[16]; in setup_ntlmv2_rsp() local
Dcifspdu.h696 char ntlmv2_hash[CIFS_ENCPWD_SIZE]; member