Home
last modified time | relevance | path

Searched refs:setup_ntlmv2_rsp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsproto.h499 extern int setup_ntlmv2_rsp(struct cifs_ses *, const struct nls_table *);
H A Dcifsencrypt.c654 setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp) in setup_ntlmv2_rsp() function
H A Dsess.c681 rc = setup_ntlmv2_rsp(ses, nls_cp); in build_ntlmssp_auth_blob()
1214 rc = setup_ntlmv2_rsp(ses, sess_data->nls_cp); in sess_auth_ntlmv2()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsproto.h538 extern int setup_ntlmv2_rsp(struct cifs_ses *, const struct nls_table *);
H A Dcifsencrypt.c690 setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp) in setup_ntlmv2_rsp() function
H A Dsess.c1203 rc = setup_ntlmv2_rsp(ses, nls_cp); in build_ntlmssp_auth_blob()
1483 rc = setup_ntlmv2_rsp(ses, sess_data->nls_cp); in sess_auth_ntlmv2()

Completed in 8 milliseconds