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()
1419 struct smb2_sess_setup_rsp *rsp = NULL; in SMB2_auth_kerberos()1471 rsp = (struct smb2_sess_setup_rsp *)sess_data->iov[0].iov_base; in SMB2_auth_kerberos()1508 struct smb2_sess_setup_rsp *rsp = NULL; in SMB2_sess_auth_rawntlmssp_negotiate()1545 rsp = (struct smb2_sess_setup_rsp *)sess_data->iov[0].iov_base; in SMB2_sess_auth_rawntlmssp_negotiate()1555 if (offsetof(struct smb2_sess_setup_rsp, Buffer) != in SMB2_sess_auth_rawntlmssp_negotiate()1601 struct smb2_sess_setup_rsp *rsp = NULL; in SMB2_sess_auth_rawntlmssp_authenticate()1635 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()