[CRYPTO] scatterwalk: Use generic scatterlist chaining
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 15 Nov 2007 04:08:45 +0000 (12:08 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:14 +0000 (08:16 +1100)
commit468577abe37ff7b453a9ac613e0ea155349203ae
tree45151ac6f36be2327bec63cf44870acb1383afb4
parent102d49d3d0f0f471b338b6805001fc3ca7bf663b
[CRYPTO] scatterwalk: Use generic scatterlist chaining

This patch converts the crypto scatterwalk code to use the generic
scatterlist chaining rather the version specific to crypto.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/digest.c
crypto/hmac.c
crypto/scatterwalk.c
crypto/scatterwalk.h