Files
linux/include/crypto
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-17 17:03:14 +08:00
2015-03-23 16:41:37 -04:00
2015-05-18 12:20:18 +08:00
2015-06-04 15:05:08 +08:00
2014-08-01 22:35:55 +08:00