Home
last modified time | relevance | path

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

/linux-6.14.4/fs/smb/client/
Dsmb2pdu.c76 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required() function
159 if (server && server->sign && !smb3_encryption_required(tcon)) in smb2_hdr_assemble()
2059 if (smb3_encryption_required(tcon)) in SMB2_tcon()
2078 !smb3_encryption_required(tcon) && in SMB2_tcon()
2193 if (smb3_encryption_required(tcon)) in SMB2_tdis()
2851 if (smb3_encryption_required(tcon)) in smb311_posix_mkdir()
3194 if (smb3_encryption_required(tcon)) in SMB2_open()
3421 if (smb3_encryption_required(tcon)) in SMB2_ioctl()
3603 if (smb3_encryption_required(tcon)) in __SMB2_close()
3809 if (smb3_encryption_required(tcon)) in query_info()
[all …]
Dioctl.c245 if (!smb3_encryption_required(tcon)) { in cifs_dump_full_key()
500 if (!smb3_encryption_required(tcon)) { in cifs_ioctl()
Dsmb2proto.h291 extern int smb3_encryption_required(const struct cifs_tcon *tcon);
Dcached_dir.c241 if (smb3_encryption_required(tcon)) in open_cached_dir()
Dsmb2ops.c1174 if (smb3_encryption_required(tcon)) in smb2_set_ea()
1594 if (smb3_encryption_required(tcon)) in smb2_ioctl_query_info()
2341 if (smb3_encryption_required(tcon)) in smb2_query_dir_first()
2689 if (smb3_encryption_required(tcon)) in smb2_query_info_compound()
Dsmb2inode.c214 if (smb3_encryption_required(tcon)) in smb2_compound_op()