crypto: cryptd - Switch to template create API
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 10:45:45 +0000 (18:45 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 10:45:45 +0000 (18:45 +0800)
This patch changes cryptd to use the template->create function
instead of alloc in anticipation for the switch to new style
ahash algorithms.

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

No differences found