diff options
author | Steve French <stfrench@microsoft.com> | 2020-10-15 03:24:09 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-10-16 06:58:15 +0200 |
commit | 29e279230413cdd5e00fb5d269cae1099184ab85 (patch) | |
tree | 8556337d076697bdbaba24dc949bdf2f33b3d179 /Kconfig | |
parent | smb3.1.1: add new module load parm require_gcm_256 (diff) | |
download | linux-29e279230413cdd5e00fb5d269cae1099184ab85.tar.xz linux-29e279230413cdd5e00fb5d269cae1099184ab85.zip |
smb3.1.1: add new module load parm enable_gcm_256
Add new module load parameter enable_gcm_256. If set, then add
AES-256-GCM (strongest encryption type) to the list of encryption
types requested. Put it in the list as the second choice (since
AES-128-GCM is faster and much more broadly supported by
SMB3 servers). To make this stronger encryption type, GCM-256,
required (the first and only choice, you would use module parameter
"require_gcm_256."
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions