Searched refs:SMB2_NEGOTIATE_HE (Results 1 – 6 of 6) sorted by relevance
430 if (command == SMB2_NEGOTIATE_HE) in ksmbd_smb2_check_message()460 return ksmbd_smb_negotiate_common(work, SMB2_NEGOTIATE_HE); in smb2_negotiate_request()
172 [SMB2_NEGOTIATE_HE] = { .proc = smb2_negotiate_request, },
592 if (command == SMB2_NEGOTIATE_HE) { in ksmbd_smb_negotiate_common()
576 if (cmd == SMB2_ECHO_HE || cmd == SMB2_NEGOTIATE_HE || in smb2_check_user_session()8332 command != SMB2_NEGOTIATE_HE && in smb2_is_sign_req()8534 if (le16_to_cpu(req->Command) == SMB2_NEGOTIATE_HE && in smb3_preauth_hash_rsp()
18 #define SMB2_NEGOTIATE_HE 0x0000 macro39 #define SMB2_NEGOTIATE cpu_to_le16(SMB2_NEGOTIATE_HE)
236 if (command == SMB2_NEGOTIATE_HE) in smb2_check_message()