crypto: shash - Make descsize a run-time attribute
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 04:50:12 +0000 (12:50 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 04:58:00 +0000 (12:58 +0800)
This patch changes descsize to a run-time attribute so that
implementations can change it in their init functions.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found