Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsencrypt.c496 struct ntlmv2_resp *ntlmv2 = (struct ntlmv2_resp *) in CalcNTLMv2_response()
502 offsetof(struct ntlmv2_resp, challenge.key[0])); in CalcNTLMv2_response()
542 struct ntlmv2_resp *ntlmv2; in setup_ntlmv2_rsp()
592 baselen = CIFS_SESS_KEY_SIZE + sizeof(struct ntlmv2_resp); in setup_ntlmv2_rsp()
604 ntlmv2 = (struct ntlmv2_resp *) in setup_ntlmv2_rsp()
H A Dcifspdu.h695 struct ntlmv2_resp { struct
/linux-6.15/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.c221 struct ntlmv2_resp *ntlmv2, int blen, char *domain_name, in ksmbd_auth_ntlmv2()
345 (struct ntlmv2_resp *)((char *)authblob + nt_off), in ksmbd_decode_ntlmssp_auth_blob()