-
由 Herbert Xu 提交于
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: NHerbert Xu <herbert@gondor.apana.org.au>d1ee1f02