summaryrefslogtreecommitdiffstats
path: root/crypto/echainiv.c
diff options
context:
space:
mode:
authorHerbert Xu2015-05-23 09:41:53 +0200
committerHerbert Xu2015-05-25 12:41:31 +0200
commitd1ee1f02b7a207e757cbd78a9865a69234a0d867 (patch)
tree04a42be74eebef375f5fe628c9f8082146d3d5af /crypto/echainiv.c
parentcrypto: echainiv - Use aead_register_instance (diff)
downloadkernel-qcow2-linux-d1ee1f02b7a207e757cbd78a9865a69234a0d867.tar.gz
kernel-qcow2-linux-d1ee1f02b7a207e757cbd78a9865a69234a0d867.tar.xz
kernel-qcow2-linux-d1ee1f02b7a207e757cbd78a9865a69234a0d867.zip
crypto: aead - Do not set cra_type for new style instances
The function aead_geniv_alloc currently sets cra_type even for new style instances. This is unnecessary and may hide bugs such as when our caller uses crypto_register_instance instead of the correct aead_register_instance. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/echainiv.c')
0 files changed, 0 insertions, 0 deletions