[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200615130253.GA8958@Red>
Date: Mon, 15 Jun 2020 15:02:53 +0200
From: LABBE Corentin <clabbe@...libre.com>
To: Stephan Mueller <smueller@...onox.de>
Cc: davem@...emloft.net, herbert@...dor.apana.org.au,
mripard@...nel.org, wens@...e.org,
linux-arm-kernel@...ts.infradead.org, linux-crypto@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-sunxi@...glegroups.com
Subject: Re: [PATCH v2 13/14] crypto: sun8i-ce: Add support for the PRNG
On Mon, Apr 27, 2020 at 11:23:15AM +0200, Stephan Mueller wrote:
> Am Montag, 27. April 2020, 10:41:37 CEST schrieb LABBE Corentin:
>
> Hi Corentin,
>
> > > Shouldn't they all be kzfree?
> >
> > Yes
> > Probably it miss also a memzero_explicit, I think that seeds/data are
> > sensitive
>
> kzfree uses memset_secure since very recently. So, kzfree should be all you
> need.
>
>
Hello
I still dont see any memset_secure in kzfree (mm/slab_common.c).
Does I miss something ?
Regards
Powered by blists - more mailing lists