Searched refs:smb3_encryption_required (Results 1 – 5 of 5) sorted by relevance
73 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required() function136 if (server && server->sign && !smb3_encryption_required(tcon)) in smb2_hdr_assemble()1807 if (smb3_encryption_required(tcon)) in SMB2_tcon()1827 !smb3_encryption_required(tcon) && in SMB2_tcon()1930 if (smb3_encryption_required(tcon)) in SMB2_tdis()2583 if (smb3_encryption_required(tcon)) in smb311_posix_mkdir()2908 if (smb3_encryption_required(tcon)) in SMB2_open()3122 if (smb3_encryption_required(tcon)) in SMB2_ioctl()3279 if (smb3_encryption_required(tcon)) in __SMB2_close()3467 if (smb3_encryption_required(tcon)) in query_info()[all …]
213 if (!smb3_encryption_required(tcon)) { in cifs_dump_full_key()438 if (!smb3_encryption_required(tcon)) { in cifs_ioctl()
267 extern int smb3_encryption_required(const struct cifs_tcon *tcon);
793 if (smb3_encryption_required(tcon)) in open_cached_dir()1259 if (smb3_encryption_required(tcon)) in smb2_set_ea()1656 if (smb3_encryption_required(tcon)) in smb2_ioctl_query_info()2342 if (smb3_encryption_required(tcon)) in smb2_query_dir_first()2595 if (!smb3_encryption_required(tcon)) { in smb2_set_next_command()2655 if (smb3_encryption_required(tcon)) in smb2_query_info_compound()3060 if (smb3_encryption_required(tcon)) in smb2_query_symlink()3238 if (smb3_encryption_required(tcon)) in smb2_query_reparse_tag()
82 if (smb3_encryption_required(tcon)) in smb2_compound_op()