summary refs log tree commit diff
path: root/include/misc
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-05-23 15:41:51 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-05-25 18:41:30 +0800
commit0677157b2b0458c7c906b063e4504d9e24ed8e8a (patch)
treeef3daa360c90db45f055786eab28c51012c606d1 /include/misc
parent72af865d3413c319226b6ef5f6956b7f84980a4c (diff)
downloadlinux-0677157b2b0458c7c906b063e4504d9e24ed8e8a.tar.gz
crypto: seqiv - Use aead_register_instance
New style AEAD instances must use aead_register_instance.  This
worked by chance because aead_geniv_alloc is still setting things
the old way.

This patch converts the template over to the create model where
we are responsible for instance registration so that we can call
the correct function.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/misc')
0 files changed, 0 insertions, 0 deletions