Searched refs:negotiate_message (Results 1 – 3 of 3) sorted by relevance
101 struct negotiate_message { struct
277 int ksmbd_decode_ntlmssp_neg_blob(struct negotiate_message *negblob, in ksmbd_decode_ntlmssp_neg_blob() 280 if (blob_len < sizeof(struct negotiate_message)) { in ksmbd_decode_ntlmssp_neg_blob()
1515 struct negotiate_message *negblob, in ntlm_authenticate() 1532 struct negotiate_message *negblob, in ntlm_authenticate() 1888 struct negotiate_message *negblob; in smb2_sess_setup() 2011 negblob = (struct negotiate_message *)((char *)&req->hdr.ProtocolId + in smb2_tree_connect() 2016 negblob = (struct negotiate_message *)conn->mechToken; in smb2_tree_connect() 2021 if (negblob_len < offsetof(struct negotiate_message, NegotiateFlags)) { in smb2_tree_connect()