Home
last modified time | relevance | path

Searched refs:ntlmv2_resp (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A 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()
H A Dcifspdu.h704 struct ntlmv2_resp { struct
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsencrypt.c640 struct ntlmv2_resp *ntlmv2 = (struct ntlmv2_resp *) in CalcNTLMv2_response()
646 offsetof(struct ntlmv2_resp, challenge.key[0])); in CalcNTLMv2_response()
695 struct ntlmv2_resp *ntlmv2; in setup_ntlmv2_rsp()
732 baselen = CIFS_SESS_KEY_SIZE + sizeof(struct ntlmv2_resp); in setup_ntlmv2_rsp()
744 ntlmv2 = (struct ntlmv2_resp *) in setup_ntlmv2_rsp()
H A Dcifspdu.h655 struct ntlmv2_resp { struct
/kernel/linux/linux-6.6/fs/smb/server/
H A Dauth.h43 struct ntlmv2_resp *ntlmv2, int blen, char *domain_name,
H A Dntlmssp.h146 struct ntlmv2_resp { struct
H A Dauth.c219 struct ntlmv2_resp *ntlmv2, int blen, char *domain_name, in ksmbd_auth_ntlmv2()
342 (struct ntlmv2_resp *)((char *)authblob + nt_off), in ksmbd_decode_ntlmssp_auth_blob()

Completed in 23 milliseconds