Searched refs:NEGOTIATE_MESSAGE (Results 1 – 2 of 2) sorted by relevance
101 } __attribute__((packed)) NEGOTIATE_MESSAGE, *PNEGOTIATE_MESSAGE; typedef
345 NEGOTIATE_MESSAGE *sec_blob = (NEGOTIATE_MESSAGE *)pbuffer; in build_ntlmssp_negotiate_blob()348 memset(pbuffer, 0, sizeof(NEGOTIATE_MESSAGE)); in build_ntlmssp_negotiate_blob()1231 sess_data->iov[1].iov_len = sizeof(NEGOTIATE_MESSAGE); in sess_auth_rawntlmssp_negotiate()1233 pSMB->req.SecurityBlobLength = cpu_to_le16(sizeof(NEGOTIATE_MESSAGE)); in sess_auth_rawntlmssp_negotiate()