aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-05-28 22:07:53 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-06-03 10:48:33 +0800
commit5eb8ec6dc857d5027bc8cf7268a199107a583ae5 (patch)
tree10e5d26c2b95a199307219cd78838c5ab1fd251d /include/sound
parentcrypto: doc - cover new AEAD interface (diff)
downloadlinux-dev-5eb8ec6dc857d5027bc8cf7268a199107a583ae5.tar.xz
linux-dev-5eb8ec6dc857d5027bc8cf7268a199107a583ae5.zip
crypto: aead - Add type-safe init/exit functions
As it stands the only non-type safe functions left in the new AEAD interface are the cra_init/cra_exit functions. It means exposing the ugly __crypto_aead_cast to every AEAD implementor. This patch adds type-safe init/exit functions to AEAD. Existing algorithms are unaffected while new implementations can simply fill in these two instead of cra_init/cra_exit. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions