[CRYPTO] api: Allow multiple frontends per backend
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 24 Jan 2007 09:50:26 +0000 (20:50 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 6 Feb 2007 22:21:01 +0000 (09:21 +1100)
This patch adds support for multiple frontend types for each backend
algorithm by passing the type and mask through to the backend type
init function.

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

No differences found