summaryrefslogtreecommitdiff
path: root/crypto/rmd128.c
diff options
context:
space:
mode:
authorStephan Mueller <smueller@chronox.de>2015-05-25 15:09:36 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2015-05-27 17:51:53 +0800
commita73db989e365fb576e1ed5f50e8284633bee5b38 (patch)
treefb66641d0ab52db913815f2399e2f9c80485ff25 /crypto/rmd128.c
parent9a8654703eeb76902875d011cbfb217b6e96ffab (diff)
downloadlinux-crypto-a73db989e365fb576e1ed5f50e8284633bee5b38.tar.gz
linux-crypto-a73db989e365fb576e1ed5f50e8284633bee5b38.zip
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 '')
0 files changed, 0 insertions, 0 deletions