Lines Matching refs:SecurityBufferLength
272 rsp->SecurityBufferLength = cpu_to_le16(AUTH_GSS_LENGTH); in init_smb2_neg_rsp()
1203 rsp->SecurityBufferLength = cpu_to_le16(AUTH_GSS_LENGTH); in smb2_handle_negotiate()
1319 rsp->SecurityBufferLength = cpu_to_le16(sz); in ntlm_negotiate()
1346 rsp->SecurityBufferLength = cpu_to_le16(spnego_blob_len); in ntlm_negotiate()
1375 secbuf_len = le16_to_cpu(req->SecurityBufferLength); in session_user()
1427 rsp->SecurityBufferLength = cpu_to_le16(spnego_blob_len); in ntlm_authenticate()
1468 sz = le16_to_cpu(req->SecurityBufferLength); in ntlm_authenticate()
1554 in_len = le16_to_cpu(req->SecurityBufferLength); in krb5_authenticate()
1574 rsp->SecurityBufferLength = cpu_to_le16(out_len); in krb5_authenticate()
1642 rsp->SecurityBufferLength = 0; in smb2_sess_setup()
1718 negblob_len = le16_to_cpu(req->SecurityBufferLength); in smb2_sess_setup()
1762 le16_to_cpu(rsp->SecurityBufferLength) - 1); in smb2_sess_setup()