diff options
author | Stephan Mueller <smueller@chronox.de> | 2015-05-25 15:09:36 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-05-27 17:51:53 +0800 |
commit | 4c7879907eddd5b3ec09489bc980aab4f44e38dd (patch) | |
tree | 8d1c5d0b32e923d233b2ba66f0eb51d873e7a6ae /samples/uhid | |
parent | 3d6a5f75d1340539dcdcec4609761fa4b836a1f2 (diff) |
crypto: drbg - add async seeding operation
The async seeding operation is triggered during initalization right
after the first non-blocking seeding is completed. As required by the
asynchronous operation of random.c, a callback function is provided that
is triggered by random.c once entropy is available. That callback
function performs the actual seeding of the DRBG.
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>
Diffstat (limited to 'samples/uhid')
0 files changed, 0 insertions, 0 deletions