commit | d38de3c6156b97e4900a345124d06b6ead2d6bee | [log] [tgz] |
---|---|---|
author | Aurélien Aptel <aaptel@suse.com> | Wed May 24 16:13:25 2017 +0200 |
committer | Steve French <smfrench@gmail.com> | Wed Jul 05 19:51:04 2017 -0500 |
tree | 6ed6293bbf4eb877aa6c06cf79fb4f48be0491e8 | |
parent | 97b37f241672c6b369486ac270de5ab14eb354ea [diff] |
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>