cifs: remove support for NTLM and weaker authentication algorithms
authorRonnie Sahlberg <lsahlber@redhat.com>
Thu, 19 Aug 2021 10:34:58 +0000 (20:34 +1000)
committerSteve French <stfrench@microsoft.com>
Wed, 25 Aug 2021 20:47:06 +0000 (15:47 -0500)
commit76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c
tree2752bdbe04490c905d11411b2fc31ff2ab3deb7a
parent18d04062f83b3eedb64e9f64ede26ee83ae7f152
cifs: remove support for NTLM and weaker authentication algorithms

for SMB1.
This removes the dependency to DES.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
14 files changed:
fs/cifs/Kconfig
fs/cifs/cifs_debug.c
fs/cifs/cifs_swn.c
fs/cifs/cifsencrypt.c
fs/cifs/cifsfs.c
fs/cifs/cifsglob.h
fs/cifs/cifspdu.h
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c
fs/cifs/connect.c
fs/cifs/fs_context.c
fs/cifs/fs_context.h
fs/cifs/sess.c
fs/cifs/smbencrypt.c