diff options
author | Steve French <stfrench@microsoft.com> | 2021-04-30 17:14:45 -0500 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2021-05-03 11:43:37 -0500 |
commit | aa22ebc3826be23a4b2f776c7ad5079c75611dec (patch) | |
tree | fe7468f03aaf3c21d423ffb21dd96f6f87c985d9 /drivers/platform/surface/aggregator/controller.c | |
parent | 087f757b0129850c99cc9116df4909dac1bce871 (diff) |
smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares
Previously we were only able to dump CCM or GCM-128 keys (see "smbinfo keys" e.g.)
to allow network debugging (e.g. wireshark) of mounts to SMB3.1.1 encrypted
shares. But with the addition of GCM-256 support, we have to be able to dump
32 byte instead of 16 byte keys which requires adding an additional ioctl
for that.
Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/platform/surface/aggregator/controller.c')
0 files changed, 0 insertions, 0 deletions