Home
last modified time | relevance | path

Searched refs:NEGOTIATE_MESSAGE (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/cifs/
Dntlmssp.h101 } __attribute__((packed)) NEGOTIATE_MESSAGE, *PNEGOTIATE_MESSAGE; typedef
Dsess.c337 NEGOTIATE_MESSAGE *sec_blob = (NEGOTIATE_MESSAGE *)pbuffer; in build_ntlmssp_negotiate_blob()
340 memset(pbuffer, 0, sizeof(NEGOTIATE_MESSAGE)); in build_ntlmssp_negotiate_blob()
1226 sess_data->iov[1].iov_len = sizeof(NEGOTIATE_MESSAGE); in sess_auth_rawntlmssp_negotiate()
1228 pSMB->req.SecurityBlobLength = cpu_to_le16(sizeof(NEGOTIATE_MESSAGE)); in sess_auth_rawntlmssp_negotiate()