Searched refs:SMB2_SESSION_FLAG_ENCRYPT_DATA (Results 1 – 3 of 3) sorted by relevance
108 (tcon->ses->session_flags & SMB2_SESSION_FLAG_ENCRYPT_DATA) || in cifs_debug_tcon()409 if (ses->session_flags & SMB2_SESSION_FLAG_ENCRYPT_DATA) in cifs_debug_data_proc_show()
76 if ((tcon->ses->session_flags & SMB2_SESSION_FLAG_ENCRYPT_DATA) || in smb3_encryption_required()1718 if (ses->session_flags & SMB2_SESSION_FLAG_ENCRYPT_DATA) in SMB2_logoff()
572 #define SMB2_SESSION_FLAG_ENCRYPT_DATA 0x0004 macro
Completed in 18 milliseconds