Herbert Xu ba75e15fa0 crypto: aead - Add type-safe function for freeing instances
This patch adds a type-safe function for freeing AEAD instances
to struct aead_instance.  This replaces the existing free function
in struct crypto_template which does not know the type of the
instance that it's freeing.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-07-14 14:56:45 +08:00
..
2015-06-30 19:44:59 -07:00
2015-06-28 16:55:44 -07:00
2015-06-12 14:49:18 -04:00
2015-06-23 15:55:44 -07:00
2015-06-22 11:32:41 +02:00
2015-07-03 16:02:25 -07:00