From: Herbert Xu Date: Thu, 24 Aug 2006 08:45:50 +0000 (+1000) Subject: [SCSI] iscsi: Use crypto_hash interface instead of crypto_digest X-Git-Tag: v2.6.19-rc1~1297^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc64ddf4918f0da52df10d83c2a5941a547c2035;p=pandora-kernel.git [SCSI] iscsi: Use crypto_hash interface instead of crypto_digest This patch converts ISCSI to use the new crypto_hash interface instead of crypto_digest. It's a fairly straightforward substitution. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed