]> git.karo-electronics.de Git - karo-tx-linux.git/commit
CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys
authorAurélien Aptel <aaptel@suse.com>
Wed, 24 May 2017 14:13:25 +0000 (16:13 +0200)
committerSteve French <smfrench@gmail.com>
Thu, 6 Jul 2017 00:51:04 +0000 (19:51 -0500)
commitd38de3c6156b97e4900a345124d06b6ead2d6bee
tree6ed6293bbf4eb877aa6c06cf79fb4f48be0491e8
parent97b37f241672c6b369486ac270de5ab14eb354ea
CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys

Add new config option that dumps AES keys to the console when they are
generated. This is obviously for debugging purposes only, and should not
be enabled otherwise.

Signed-off-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/Kconfig
fs/cifs/smb2transport.c