commit | 35058687912aa2f0b4554383cc10be4e0683b9a4 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu Aug 24 19:10:20 2006 +1000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Sep 21 11:46:21 2006 +1000 |
tree | 3e18d13aef6682553887076c1e9872e91e6fc5c4 | |
parent | dc64ddf4918f0da52df10d83c2a5941a547c2035 [diff] |
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest This patch converts all remaining crypto_digest users to use the new crypto_hash interface. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>