aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/crypto/echainiv.c
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 /crypto/echainiv.c
parentcrypto: aead - Use tmpl->create (diff)
downloadwireguard-linux-0677157b2b0458c7c906b063e4504d9e24ed8e8a.tar.xz
wireguard-linux-0677157b2b0458c7c906b063e4504d9e24ed8e8a.zip
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 'crypto/echainiv.c')
0 files changed, 0 insertions, 0 deletions