commit | caab94612ac677523d2bf4a4904c8d080c2c7f73 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu May 28 22:07:59 2015 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jun 03 10:48:35 2015 +0800 |
tree | f66c37a7b5273bf373c437e526a445167b5a47b6 | |
parent | 43615369ab79f2c06532ea1607266b8307ccce82 [diff] |
crypto: aead - Add multiple algorithm registration interface This patch adds the helpers that allow the registration and removal of multiple algorithms. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>