Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsencrypt.c320 struct ntlmv2_resp *ntlmv2 = (struct ntlmv2_resp *) in CalcNTLMv2_response()
326 offsetof(struct ntlmv2_resp, challenge.key[0])); in CalcNTLMv2_response()
345 size_t baselen = CIFS_SESS_KEY_SIZE + sizeof(struct ntlmv2_resp); in set_auth_key_response()
394 struct ntlmv2_resp *ntlmv2; in setup_ntlmv2_rsp()
455 ntlmv2 = (struct ntlmv2_resp *) in setup_ntlmv2_rsp()
/linux/fs/smb/server/
H A Dntlmssp.h146 struct ntlmv2_resp { struct
H A Dauth.c140 struct ntlmv2_resp *ntlmv2, int blen, char *domain_name, in ksmbd_auth_ntlmv2()
225 (struct ntlmv2_resp *)((char *)authblob + nt_off), in ksmbd_decode_ntlmssp_auth_blob()