[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160505011007.GB10776@thunk.org>
Date: Wed, 4 May 2016 21:10:07 -0400
From: Theodore Ts'o <tytso@....edu>
To: Stephan Mueller <smueller@...onox.de>
Cc: Linux Kernel Developers List <linux-kernel@...r.kernel.org>,
herbert@...dor.apana.org.au, andi@...stfloor.org,
sandyinchina@...il.com, cryptography@...edaemon.net, jsd@...n.com,
hpa@...or.com, linux-crypto@...r.kernel.org
Subject: Re: [PATCH 1/4] random: replace non-blocking pool with a
Chacha20-based CRNG
On Wed, May 04, 2016 at 10:28:24PM +0200, Stephan Mueller wrote:
> > +out:
> > + spin_unlock_irqrestore(&primary_crng.lock, flags);
> > + return ret;
>
> Where did you add the memzero_explict of tmp?
Oops, sorry, somehow that change got lost in the patch updates. Fixed now.
- Ted
Powered by blists - more mailing lists