commit | 98e2eeb31e4a0cd248af6a26290d5246b28488d8 | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Mon Mar 04 13:52:07 2013 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Apr 25 01:05:22 2013 -0700 |
tree | 94e9b586257cf781d4f05630f5a792d47d5ee7db | |
parent | 30f359a6f9da65a66de8cadf959f0f4a0d498bba [diff] |
target/iscsi: Remove chap_set_random() 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>