Searched refs:smb3_encryption_required (Results 1 – 3 of 3) sorted by relevance
77 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required() function160 if (server && server->sign && !smb3_encryption_required(tcon)) in smb2_hdr_assemble()2171 if (smb3_encryption_required(tcon)) in SMB2_tcon()2190 !smb3_encryption_required(tcon) && in SMB2_tcon()2306 if (smb3_encryption_required(tcon)) in SMB2_tdis()2968 if (smb3_encryption_required(tcon)) in smb311_posix_mkdir()3319 if (smb3_encryption_required(tcon)) in SMB2_open()3555 if (smb3_encryption_required(tcon)) in SMB2_ioctl()3745 if (smb3_encryption_required(tcon)) in __SMB2_close()3957 if (smb3_encryption_required(tcon)) in query_info()[all …]
256 int smb3_encryption_required(const struct cifs_tcon *tcon);
259 if (smb3_encryption_required(tcon)) in open_cached_dir()