Herbert Xu 5c98d62059 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>
2015-06-03 10:48:33 +08:00
..
2015-03-23 16:41:37 -04:00
2015-05-18 12:20:18 +08:00
2014-08-01 22:35:55 +08:00