diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-05-23 10:41:53 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-05-25 13:41:31 +0300 |
commit | d1ee1f02b7a207e757cbd78a9865a69234a0d867 (patch) | |
tree | 04a42be74eebef375f5fe628c9f8082146d3d5af /crypto/echainiv.c | |
parent | 1e419c7970f124113c443b6154f1f8a049cf6e00 (diff) | |
download | linux-d1ee1f02b7a207e757cbd78a9865a69234a0d867.tar.xz |
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