[SCSI] iscsi: Use crypto_hash interface instead of crypto_digest
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 24 Aug 2006 08:45:50 +0000 (18:45 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:46:20 +0000 (11:46 +1000)
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 <herbert@gondor.apana.org.au>
drivers/scsi/iscsi_tcp.c
drivers/scsi/iscsi_tcp.h

Simple merge
Simple merge