diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-05-23 15:41:53 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-05-25 18:41:31 +0800 |
commit | d1ee1f02b7a207e757cbd78a9865a69234a0d867 (patch) | |
tree | 04a42be74eebef375f5fe628c9f8082146d3d5af /mm/kasan | |
parent | 1e419c7970f124113c443b6154f1f8a049cf6e00 (diff) |
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 'mm/kasan')
0 files changed, 0 insertions, 0 deletions