]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 18 Mar 2013 19:31:31 +0000 (12:31 -0700)
commitad778e27adeb97f8e240377e611046d01d769dbe
tree3f9dc88362fb059119957c8ae900462ae7222ce5
parenta937536b868b8369b98967929045f1df54234323
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>
drivers/target/iscsi/iscsi_target_auth.c