git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8425165
)
[SCSI] iscsi: Use crypto_hash interface instead of crypto_digest
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 24 Aug 2006 08:45:50 +0000
(18:45 +1000)
committer
Herbert 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>
No differences found