Andrew Zaborowski <andrew.zaborowski@xxxxxxxxx> wrote: > > +struct crypto_template rsa_pkcs1pad_tmpl = { > + .name = "pkcs1pad", > + .create = pkcs1pad_create, > + .free = pkcs1pad_free, Please use inst->free instead (crypto/gcm.c is a good example). BTW the first two patches are fine so you don't have to post them. Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html