crypto: hash - Removed vestigial ahash fields
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 7 Jul 2008 12:54:35 +0000 (20:54 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jul 2008 12:35:18 +0000 (20:35 +0800)
commit166247f46a9c866e6f7f7d2212be875fb82212a1
tree54818c04ba4224b1a3d717f0dbf62456bb32deaa
parentca786dc738f4f583b57b1bba7a335b5e8233f4b0
crypto: hash - Removed vestigial ahash fields

The base field in ahash_tfm appears to have been cut-n-pasted from
ablkcipher.  It isn't needed here at all.  Similarly, the info field
in ahash_request also appears to have originated from its cipher
counter-part and is vestigial.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/ahash.c
crypto/digest.c
crypto/hash.c
include/linux/crypto.h