diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-05-28 22:07:55 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-06-03 10:48:33 +0800 |
commit | 5c98d62059faf7c59211cb591da671eaac7b7c3c (patch) | |
tree | c94056ed55601412f1e39e6639284a4a8c965f0e /crypto/aead.c | |
parent | 5eb8ec6dc857d5027bc8cf7268a199107a583ae5 (diff) | |
download | linux-5c98d62059faf7c59211cb591da671eaac7b7c3c.tar.bz2 |
crypto: aead - Add aead_alg_instance
Now that type-safe init/exit functions exist, they often need
to access the underlying aead_instance. So this patch adds the
helper aead_alg_instance to access aead_instance from a crypto_aead
object.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/aead.c')
0 files changed, 0 insertions, 0 deletions