Home
last modified time | relevance | path

Searched refs:SMB2_SESSION_FLAG_ENCRYPT_DATA (Results 1 – 3 of 3) sorted by relevance

/fs/smb/client/
A Dcifs_debug.c113 (tcon->ses->session_flags & SMB2_SESSION_FLAG_ENCRYPT_DATA) || in cifs_debug_tcon()
579 if (ses->session_flags & SMB2_SESSION_FLAG_ENCRYPT_DATA) { in cifs_debug_data_proc_show()
A Dsmb2pdu.c82 if ((tcon->ses->session_flags & SMB2_SESSION_FLAG_ENCRYPT_DATA) || in smb3_encryption_required()
1990 if (ses->session_flags & SMB2_SESSION_FLAG_ENCRYPT_DATA) in SMB2_logoff()
/fs/smb/common/
A Dsmb2pdu.h664 #define SMB2_SESSION_FLAG_ENCRYPT_DATA 0x0004 macro

Completed in 31 milliseconds