Home
last modified time | relevance | path

Searched refs:ntlmv2_resp (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
Dcifsencrypt.c604 struct ntlmv2_resp *ntlmv2 = (struct ntlmv2_resp *) in CalcNTLMv2_response()
610 offsetof(struct ntlmv2_resp, challenge.key[0])); in CalcNTLMv2_response()
659 struct ntlmv2_resp *ntlmv2; in setup_ntlmv2_rsp()
691 baselen = CIFS_SESS_KEY_SIZE + sizeof(struct ntlmv2_resp); in setup_ntlmv2_rsp()
703 ntlmv2 = (struct ntlmv2_resp *) in setup_ntlmv2_rsp()
Dcifspdu.h704 struct ntlmv2_resp { struct