cifs: create a MD4 module and switch cifs.ko to use it
MD4 support will likely be removed from the crypto directory, but is needed for compression of NTLMSSP in SMB3 mounts. Signed-off-by:Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by:
Steve French <stfrench@microsoft.com>
Showing
- fs/cifs/Kconfig 0 additions, 1 deletionfs/cifs/Kconfig
- fs/cifs/cifsfs.c 0 additions, 1 deletionfs/cifs/cifsfs.c
- fs/cifs/smbencrypt.c 9 additions, 13 deletionsfs/cifs/smbencrypt.c
- fs/cifs_common/Makefile 1 addition, 0 deletionsfs/cifs_common/Makefile
- fs/cifs_common/cifs_md4.c 201 additions, 0 deletionsfs/cifs_common/cifs_md4.c
- fs/cifs_common/md4.h 27 additions, 0 deletionsfs/cifs_common/md4.h
Please register or sign in to comment