On Tue, Apr 21, 2015 at 10:44:36AM +0800, Herbert Xu wrote: > This series converts the crypto_rng interface over to the "new" > style. I'm putting it in quotes because this style has been > around since 2008. In fact, RNG was the very last interface > type added before the introduction of the new style. > > Eventually all existing interfaces should be converted over but > obviously it's taking some time to get there :) > > v2 uses kzfree instead of free for the temporary seed. > > Cheers, > -- > Email: Herbert Xu <herb...@gondor.apana.org.au> > 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 majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >
For the ansi_cprng bits Acked-by: Neil Horman <nhor...@tuxdriver.com> -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html