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.c77 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required() function
160 if (server && server->sign && !smb3_encryption_required(tcon)) in smb2_hdr_assemble()
2147 if (smb3_encryption_required(tcon)) in SMB2_tcon()
2166 !smb3_encryption_required(tcon) && in SMB2_tcon()
2281 if (smb3_encryption_required(tcon)) in SMB2_tdis()
2943 if (smb3_encryption_required(tcon)) in smb311_posix_mkdir()
3291 if (smb3_encryption_required(tcon)) in SMB2_open()
3523 if (smb3_encryption_required(tcon)) in SMB2_ioctl()
3711 if (smb3_encryption_required(tcon)) in __SMB2_close()
3921 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.h252 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.c245 if (smb3_encryption_required(tcon)) in smb2_compound_op()
1098 if (smb3_encryption_required(tcon)) in smb2_unlink()
H A Dsmb2ops.c1213 if (smb3_encryption_required(tcon)) in smb2_set_ea()
1635 if (smb3_encryption_required(tcon)) in smb2_ioctl_query_info()
2482 if (smb3_encryption_required(tcon)) in smb2_query_dir_first()
2771 if (smb3_encryption_required(tcon)) { in smb2_set_next_command()
2863 if (smb3_encryption_required(tcon)) in smb2_query_info_compound()