]> git.baikalelectronics.ru Git - kernel.git/commit
smb3.1.1: set gcm256 when requested
authorSteve French <stfrench@microsoft.com>
Fri, 16 Oct 2020 04:41:40 +0000 (23:41 -0500)
committerSteve French <stfrench@microsoft.com>
Mon, 19 Oct 2020 20:11:11 +0000 (15:11 -0500)
commit6917586606384428b314e7670ba28c6a2d3811d0
tree1ce70a9d87c39ef7184529ec59517aa93536a039
parentbcc39e9e71eae69131d79247796e5a22bdb118de
smb3.1.1: set gcm256 when requested

update smb encryption code to set 32 byte key length and to
set gcm256 when requested on mount.

Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2glob.h
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.h
fs/cifs/smb2transport.c