crypto: api - Add new style spawn support
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 8 Jul 2009 07:55:52 +0000 (15:55 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 8 Jul 2009 10:57:10 +0000 (18:57 +0800)
This patch modifies the spawn infrastructure to support new style
algorithms like shash.  In particular, this means storing the
frontend type in the spawn and using crypto_create_tfm to allocate
the tfm.

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

No differences found