diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-07-09 07:17:17 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-07-14 14:56:45 +0800 |
commit | ba75e15fa0c4db489ed0d0a9745f904a7d5e19cc (patch) | |
tree | ab170889cc4cf0ba9befb40b1a9d5fe8101792e7 /kernel | |
parent | 319382a6970899f02f18da4b0083a6e55942456d (diff) |
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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions