Home
last modified time | relevance | path

Searched refs:setup_ntlmv2_rsp (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Dcifsencrypt.c391 setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp) in setup_ntlmv2_rsp() function
H A Dcifsproto.h309 int setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp);
H A Dsmb1session.c446 rc = setup_ntlmv2_rsp(ses, sess_data->nls_cp); in sess_auth_ntlmv2()
H A Dsess.c919 rc = setup_ntlmv2_rsp(ses, nls_cp); in build_ntlmssp_auth_blob()