crypto: aead - Add multiple algorithm registration interface
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 28 May 2015 14:07:59 +0000 (22:07 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 3 Jun 2015 02:48:35 +0000 (10:48 +0800)
This patch adds the helpers that allow the registration and removal
of multiple algorithms.

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

No differences found