Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dsmb2pdu.c73 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required() function
153 if (server && server->sign && !smb3_encryption_required(tcon)) in smb2_hdr_assemble()
2036 if (smb3_encryption_required(tcon)) in SMB2_tcon()
2055 !smb3_encryption_required(tcon) && in SMB2_tcon()
2169 if (smb3_encryption_required(tcon)) in SMB2_tdis()
2804 if (smb3_encryption_required(tcon)) in smb311_posix_mkdir()
3130 if (smb3_encryption_required(tcon)) in SMB2_open()
3344 if (smb3_encryption_required(tcon)) in SMB2_ioctl()
3511 if (smb3_encryption_required(tcon)) in __SMB2_close()
3702 if (smb3_encryption_required(tcon)) in query_info()
[all …]
Dioctl.c227 if (!smb3_encryption_required(tcon)) { in cifs_dump_full_key()
473 if (!smb3_encryption_required(tcon)) { in cifs_ioctl()
Dsmb2proto.h265 extern int smb3_encryption_required(const struct cifs_tcon *tcon);
Dcached_dir.c217 if (smb3_encryption_required(tcon)) in open_cached_dir()
Dsmb2ops.c1128 if (smb3_encryption_required(tcon)) in smb2_set_ea()
1527 if (smb3_encryption_required(tcon)) in smb2_ioctl_query_info()
2238 if (smb3_encryption_required(tcon)) in smb2_query_dir_first()
2498 if (!smb3_encryption_required(tcon)) { in smb2_set_next_command()
2564 if (smb3_encryption_required(tcon)) in smb2_query_info_compound()
3020 if (smb3_encryption_required(tcon)) in smb2_query_reparse_point()
Dsmb2inode.c92 if (smb3_encryption_required(tcon)) in smb2_compound_op()