On Thu, Jul 31, 2014 at 09:47:33PM +0200, Stephan Mueller wrote: > The function drbg_generate_long slices the request into 2**16 byte > or smaller chunks. However, the loop, however invokes the random number > generation function with zero bytes when the request size is a multiple > of 2**16 bytes. The fix prevents zero bytes requests. > > Signed-off-by: Stephan Mueller <smueller@xxxxxxxxxx> Patch applied. -- 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