Martin Willi <martin@xxxxxxxxxxxxxx> wrote: > Hi Herbert, > > I did a proof-of-concept implementation for our crypto library, the > interface looks good so far. All our hash, hmac, xcbc and cipher test > vectors matched. > >> + sg_assign_page(sg + i, alloc_page(GFP_KERNEL)); > > Every skcipher operation leaks memory on my box (this page?). Should be > reproducible by doing encryption with any cipher. Hmm, can you show me your test program and how you determined that it was leaking pages? 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