summaryrefslogtreecommitdiffstats
path: root/crypto/pcrypt.c
diff options
context:
space:
mode:
authorHerbert Xu2015-07-09 01:17:17 +0200
committerHerbert Xu2015-07-14 08:56:45 +0200
commitba75e15fa0c4db489ed0d0a9745f904a7d5e19cc (patch)
treeab170889cc4cf0ba9befb40b1a9d5fe8101792e7 /crypto/pcrypt.c
parentcrypto: api - Add instance free function to crypto_type (diff)
downloadkernel-qcow2-linux-ba75e15fa0c4db489ed0d0a9745f904a7d5e19cc.tar.gz
kernel-qcow2-linux-ba75e15fa0c4db489ed0d0a9745f904a7d5e19cc.tar.xz
kernel-qcow2-linux-ba75e15fa0c4db489ed0d0a9745f904a7d5e19cc.zip
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 'crypto/pcrypt.c')
0 files changed, 0 insertions, 0 deletions