Searched refs:SMB2_SESSION_FLAG_ENCRYPT_DATA (Results 1 – 2 of 2) sorted by relevance
345 #define SMB2_SESSION_FLAG_ENCRYPT_DATA 0x0004 macro
87 if ((tcon->ses->session_flags & SMB2_SESSION_FLAG_ENCRYPT_DATA) || in smb3_encryption_required()1458 if (ses->session_flags & SMB2_SESSION_FLAG_ENCRYPT_DATA) in SMB2_logoff()