Skip to content
Commit 166247f4 authored by Herbert Xu's avatar Herbert Xu
Browse files

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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent ca786dc7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment