target/iscsi: Remove chap_set_random()
authorAndy Grover <agrover@redhat.com>
Mon, 4 Mar 2013 21:52:07 +0000 (13:52 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Thu, 25 Apr 2013 08:05:22 +0000 (01:05 -0700)
The result from get_random_bytes should already be random, so further
manipulation and mixing should not be needed.

Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

No differences found