projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcfb84a
)
fs/cifs: require sha512
author
Stefan Metzmacher
<
[email protected]
>
Fri, 7 Sep 2018 16:24:17 +0000
(18:24 +0200)
committer
Steve French
<
[email protected]
>
Sun, 9 Sep 2018 05:04:27 +0000
(
00:04
-0500)
This got lost in commit
0fdfef9aa7ee68ddd508aef7c98630cfc054f8d6
,
which removed CONFIG_CIFS_SMB311.
Signed-off-by: Stefan Metzmacher <
[email protected]
>
Fixes: 0fdfef9aa7ee68ddd ("smb3: simplify code by removing CONFIG_CIFS_SMB311")
CC: Stable <
[email protected]
>
CC:
[email protected]
Signed-off-by: Steve French <
[email protected]
>
fs/cifs/Kconfig
patch
|
blob
|
history
diff --git
a/fs/cifs/Kconfig
b/fs/cifs/Kconfig
index 35c83fe7dba0115007a344821d0a4d5dfcbbd23d..abcd78e332feb05ad8fa7f540d14917d2835f68b 100644
(file)
--- a/
fs/cifs/Kconfig
+++ b/
fs/cifs/Kconfig
@@
-6,6
+6,7
@@
config CIFS
select CRYPTO_MD4
select CRYPTO_MD5
select CRYPTO_SHA256
+ select CRYPTO_SHA512
select CRYPTO_CMAC
select CRYPTO_HMAC
select CRYPTO_ARC4