commit | f9fab3d9860050ed69b7cee348a449a7853a3259 | [log] [tgz] |
---|---|---|
author | Maurizio Lombardi <mlombard@redhat.com> | Thu Oct 17 15:10:37 2019 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Nov 06 00:14:33 2019 -0500 |
tree | 1abdd095c00f84eb72c60b1dd5257b220ae7e745 | |
parent | 19f5f88ed779180f16e236949e18389a0dca4aae [diff] |
scsi: target: iscsi: rename some variables to avoid confusion. This patch renames some variables in chap_server_compute_hash() to make it harder to confuse the initiator's challenge with the target's challenge when the mutual chap authentication is used. Link: https://lore.kernel.org/r/20191017131037.9903-4-mlombard@redhat.com Signed-off-by: Maurizio Lombardi <mlombard@redhat.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>