[CRYPTO] api: Select cryptomgr where needed
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 16 Oct 2006 11:28:58 +0000 (21:28 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 16 Oct 2006 11:28:58 +0000 (21:28 +1000)
Since cryptomgr is the only way to construct algorithm instances
for now it makes sense to let the templates depend on it as
otherwise it may be left off inadvertently.

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

No differences found