Searched refs:smb2_sess_setup_rsp (Results 1 – 4 of 4) sorted by relevance
339 ((struct smb2_sess_setup_rsp *)shdr)->SecurityBufferOffset); in smb2_get_data_area_len()341 ((struct smb2_sess_setup_rsp *)shdr)->SecurityBufferLength); in smb2_get_data_area_len()
1422 struct smb2_sess_setup_rsp *rsp = NULL; in SMB2_auth_kerberos()1475 rsp = (struct smb2_sess_setup_rsp *)sess_data->iov[0].iov_base; in SMB2_auth_kerberos()1515 struct smb2_sess_setup_rsp *rsp = NULL; in SMB2_sess_auth_rawntlmssp_negotiate()1552 rsp = (struct smb2_sess_setup_rsp *)sess_data->iov[0].iov_base; in SMB2_sess_auth_rawntlmssp_negotiate()1562 if (offsetof(struct smb2_sess_setup_rsp, Buffer) != in SMB2_sess_auth_rawntlmssp_negotiate()1608 struct smb2_sess_setup_rsp *rsp = NULL; in SMB2_sess_auth_rawntlmssp_authenticate()1642 rsp = (struct smb2_sess_setup_rsp *)sess_data->iov[0].iov_base; in SMB2_sess_auth_rawntlmssp_authenticate()
630 struct smb2_sess_setup_rsp { struct
1306 struct smb2_sess_setup_rsp *rsp = smb2_get_msg(work->response_buf); in ntlm_negotiate()1415 struct smb2_sess_setup_rsp *rsp = smb2_get_msg(work->response_buf); in ntlm_authenticate()1556 struct smb2_sess_setup_rsp *rsp = smb2_get_msg(work->response_buf); in krb5_authenticate()1648 struct smb2_sess_setup_rsp *rsp = smb2_get_msg(work->response_buf); in smb2_sess_setup()