Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2pdu.c78 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required() function
161 if (server && server->sign && !smb3_encryption_required(tcon)) in smb2_hdr_assemble()
2135 if (smb3_encryption_required(tcon)) in SMB2_tcon()
2154 !smb3_encryption_required(tcon) && in SMB2_tcon()
2269 if (smb3_encryption_required(tcon)) in SMB2_tdis()
2931 if (smb3_encryption_required(tcon)) in smb311_posix_mkdir()
3278 if (smb3_encryption_required(tcon)) in SMB2_open()
3509 if (smb3_encryption_required(tcon)) in SMB2_ioctl()
3697 if (smb3_encryption_required(tcon)) in __SMB2_close()
3907 if (smb3_encryption_required(tcon)) in query_info()
[all …]
H A Dioctl.c244 if (!smb3_encryption_required(tcon)) { in cifs_dump_full_key()
499 if (!smb3_encryption_required(tcon)) { in cifs_ioctl()
H A Dsmb2proto.h247 int smb3_encryption_required(const struct cifs_tcon *tcon);
H A Dcached_dir.c259 if (smb3_encryption_required(tcon)) in open_cached_dir()
H A Dsmb2inode.c220 if (smb3_encryption_required(tcon)) in smb2_compound_op()
1209 if (smb3_encryption_required(tcon)) in smb2_unlink()
H A Dsmb2ops.c1202 if (smb3_encryption_required(tcon)) in smb2_set_ea()
1624 if (smb3_encryption_required(tcon)) in smb2_ioctl_query_info()
2465 if (smb3_encryption_required(tcon)) in smb2_query_dir_first()
2754 if (smb3_encryption_required(tcon)) { in smb2_set_next_command()
2846 if (smb3_encryption_required(tcon)) in smb2_query_info_compound()