Searched refs:smb3_encryption_required (Results 1 – 5 of 5) sorted by relevance
78 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required() function161 if (server && server->sign && !smb3_encryption_required(tcon)) in smb2_hdr_assemble()2074 if (smb3_encryption_required(tcon)) in SMB2_tcon()2093 !smb3_encryption_required(tcon) && in SMB2_tcon()2208 if (smb3_encryption_required(tcon)) in SMB2_tdis()2871 if (smb3_encryption_required(tcon)) in smb311_posix_mkdir()3217 if (smb3_encryption_required(tcon)) in SMB2_open()3444 if (smb3_encryption_required(tcon)) in SMB2_ioctl()3626 if (smb3_encryption_required(tcon)) in __SMB2_close()3832 if (smb3_encryption_required(tcon)) in query_info()[all …]
245 if (!smb3_encryption_required(tcon)) { in cifs_dump_full_key()500 if (!smb3_encryption_required(tcon)) { in cifs_ioctl()
288 extern int smb3_encryption_required(const struct cifs_tcon *tcon);
259 if (smb3_encryption_required(tcon)) in open_cached_dir()
217 if (smb3_encryption_required(tcon)) in smb2_compound_op()