Searched refs:setup_ntlm_response (Results 1 – 3 of 3) sorted by relevance
470 extern int setup_ntlm_response(struct cifs_ses *, const struct nls_table *);
265 int setup_ntlm_response(struct cifs_ses *ses, const struct nls_table *nls_cp) in setup_ntlm_response() function
820 rc = setup_ntlm_response(ses, sess_data->nls_cp); in sess_auth_ntlm()