summaryrefslogtreecommitdiff
path: root/crypto/crypto_user.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-05-23 15:41:52 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-05-25 18:41:30 +0800
commit61f3d6de397ac1ad78fa426eec0959dfb734e48b (patch)
tree75ff771a20894dc3b6806e0b88e52be29f5b2e66 /crypto/crypto_user.c
parent1550df93b0deaaba77466e1de2139008d93ea997 (diff)
downloadlinux-crypto-61f3d6de397ac1ad78fa426eec0959dfb734e48b.tar.gz
linux-crypto-61f3d6de397ac1ad78fa426eec0959dfb734e48b.zip
crypto: echainiv - 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 '')
0 files changed, 0 insertions, 0 deletions