summaryrefslogtreecommitdiff
path: root/crypto/ctr.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-07-09 07:17:17 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-07-14 14:56:45 +0800
commit882449459fd57f8e3c03777818a270149a2f324d (patch)
tree37f60fd0deb74bd8b158213cc1789acb36ef168f /crypto/ctr.c
parentfc4dcc099be78f9d45aef725dcdff2aad12398b6 (diff)
downloadlinux-crypto-882449459fd57f8e3c03777818a270149a2f324d.tar.gz
linux-crypto-882449459fd57f8e3c03777818a270149a2f324d.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 '')
0 files changed, 0 insertions, 0 deletions