diff options
author | Shirish Pargaonkar <shirishpargaonkar@gmail.com> | 2010-09-19 05:01:58 +0200 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2010-09-29 21:04:29 +0200 |
commit | 5f98ca9afb9c004f8948c0d40920503de447918a (patch) | |
tree | b9b59bb6a8226925c42c8bbbef85de95e86a9133 /Documentation/00-INDEX | |
parent | cifs: fix broken oplock handling (diff) | |
download | linux-5f98ca9afb9c004f8948c0d40920503de447918a.tar.xz linux-5f98ca9afb9c004f8948c0d40920503de447918a.zip |
cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect the key it holds
Change name of variable mac_key to session key.
The reason mac_key was changed to session key is, this structure does not
hold message authentication code, it holds the session key (for ntlmv2,
ntlmv1 etc.). mac is generated as a signature in cifs_calc* functions.
Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'Documentation/00-INDEX')
0 files changed, 0 insertions, 0 deletions