commit | 16b369a91d0dd80be214b7f7801fbc51875454cc | [log] [tgz] |
---|---|---|
author | Stephan Mueller <smueller@chronox.de> | Mon May 25 15:08:47 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed May 27 17:51:53 2015 +0800 |
tree | 651637281b51655197049065eeba784d3404ac6b | |
parent | 1d9de44e268d880cbe2d0bd3be1ef0661f93fd34 [diff] |
random: Blocking API for accessing nonblocking_pool The added API calls provide a synchronous function call get_blocking_random_bytes where the caller is blocked until the nonblocking_pool is initialized. CC: Andreas Steffen <andreas.steffen@strongswan.org> CC: Theodore Ts'o <tytso@mit.edu> CC: Sandy Harris <sandyinchina@gmail.com> Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>