Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsencrypt.c444 struct ntlmv2_resp *ntlmv2 = (struct ntlmv2_resp *) in CalcNTLMv2_response()
450 offsetof(struct ntlmv2_resp, challenge.key[0])); in CalcNTLMv2_response()
469 size_t baselen = CIFS_SESS_KEY_SIZE + sizeof(struct ntlmv2_resp); in set_auth_key_response()
518 struct ntlmv2_resp *ntlmv2; in setup_ntlmv2_rsp()
579 ntlmv2 = (struct ntlmv2_resp *) in setup_ntlmv2_rsp()
H A Dcifspdu.h564 struct ntlmv2_resp { struct
/linux/fs/smb/server/
H A Dntlmssp.h146 struct ntlmv2_resp { struct
H A Dauth.c139 struct ntlmv2_resp *ntlmv2, int blen, char *domain_name, in ksmbd_auth_ntlmv2()
223 (struct ntlmv2_resp *)((char *)authblob + nt_off), in ksmbd_decode_ntlmssp_auth_blob()