On Sun, Apr 19, 2015 at 05:35:23PM +0200, Stephan Mueller wrote:
>
> Thanks -- can you please push your tree? There is one more mutex_init
> missing:
> in drbg_healthcheck.
I've got that fixed in my tree already but yes I will push it soon
once my test is complete.
Cheers,
--
Email: Herbert Xu
Am Sonntag, 19. April 2015, 13:49:31 schrieb Herbert Xu:
Hi Herbert,
> On Sat, Apr 18, 2015 at 07:35:11PM +0200, Stephan Mueller wrote:
> > Hi,
> >
> > the current implementation of the DRBG generates a shadow copy of its
> > DRBG state for each incoming request. The idea is that only a short
>
On Sat, Apr 18, 2015 at 07:35:11PM +0200, Stephan Mueller wrote:
> Hi,
>
> the current implementation of the DRBG generates a shadow copy of its
> DRBG state for each incoming request. The idea is that only a short
> term lock is needed to spawn the shadow copy. The drawback is that
> if multiple