crypto: cryptd - Add finup/export/import for hash
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 22 Jul 2009 03:10:22 +0000 (11:10 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 22 Jul 2009 03:10:22 +0000 (11:10 +0800)
This patch adds the finup/export/import functions to the cryptd
ahash implementation.  We simply invoke the underlying shash
operations.

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

No differences found