Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb2pdu.c83 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required() function
149 !smb3_encryption_required(tcon)) in smb2_hdr_assemble()
1489 if (smb3_encryption_required(tcon)) in SMB2_tcon()
1505 !smb3_encryption_required(tcon)) in SMB2_tcon()
1599 if (smb3_encryption_required(tcon)) in SMB2_tdis()
1993 if (smb3_encryption_required(tcon)) in smb311_posix_mkdir()
2274 if (smb3_encryption_required(tcon)) in SMB2_open()
2371 if (smb3_encryption_required(tcon)) in SMB2_ioctl()
2558 if (smb3_encryption_required(tcon)) in SMB2_close_flags()
2711 if (smb3_encryption_required(tcon)) in query_info()
[all …]
Dsmb2proto.h232 extern int smb3_encryption_required(const struct cifs_tcon *tcon);
Dsmb2ops.c1609 if (smb3_encryption_required(tcon)) in smb2_queryfs()