On Sun, May 3, 2015 at 11:33 AM, Stephan Mueller wrote:
> The kernel_pool is intended to be the in-kernel equivalent to the
> blocking_pool, i.e. requests for random data may be blocked if
> insufficient entropy is present.
I cannot see any reason this would be useful, let alone necessary.
Of c
The kernel_pool is intended to be the in-kernel equivalent to the
blocking_pool, i.e. requests for random data may be blocked if
insufficient entropy is present.
The added API calls provide a synchronous function call
get_blocking_random_bytes where the caller is blocked.
In addition, an asynchro
2 matches
Mail list logo