Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dsmb2pdu.c73 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required() function
136 if (server && server->sign && !smb3_encryption_required(tcon)) in smb2_hdr_assemble()
1878 if (smb3_encryption_required(tcon)) in SMB2_tcon()
1898 !smb3_encryption_required(tcon) && in SMB2_tcon()
2004 if (smb3_encryption_required(tcon)) in SMB2_tdis()
2662 if (smb3_encryption_required(tcon)) in smb311_posix_mkdir()
2995 if (smb3_encryption_required(tcon)) in SMB2_open()
3208 if (smb3_encryption_required(tcon)) in SMB2_ioctl()
3375 if (smb3_encryption_required(tcon)) in __SMB2_close()
3563 if (smb3_encryption_required(tcon)) in query_info()
[all …]
Dioctl.c213 if (!smb3_encryption_required(tcon)) { in cifs_dump_full_key()
440 if (!smb3_encryption_required(tcon)) { in cifs_ioctl()
Dsmb2proto.h257 extern int smb3_encryption_required(const struct cifs_tcon *tcon);
Dcached_dir.c169 if (smb3_encryption_required(tcon)) in open_cached_dir()
Dsmb2ops.c1039 if (smb3_encryption_required(tcon)) in smb2_set_ea()
1441 if (smb3_encryption_required(tcon)) in smb2_ioctl_query_info()
2150 if (smb3_encryption_required(tcon)) in smb2_query_dir_first()
2407 if (!smb3_encryption_required(tcon)) { in smb2_set_next_command()
2475 if (smb3_encryption_required(tcon)) in smb2_query_info_compound()
2903 if (smb3_encryption_required(tcon)) in smb2_query_symlink()
3040 if (smb3_encryption_required(tcon)) in smb2_query_reparse_tag()
Dsmb2inode.c91 if (smb3_encryption_required(tcon)) in smb2_compound_op()