aboutsummaryrefslogtreecommitdiff
path: root/crypto/skcipher.c
diff options
context:
space:
mode:
authorGravatar Gilad Ben-Yossef <gilad@benyossef.com> 2017-10-18 08:00:41 +0100
committerGravatar Herbert Xu <herbert@gondor.apana.org.au> 2017-11-03 22:11:19 +0800
commit85a2dea4bdbfa7565818ca094d08e838cf62da77 (patch)
tree7dc78fee7b511e9a26664cc3b25d0be9a6d35d97 /crypto/skcipher.c
parentcrypto: move pub key to generic async completion (diff)
downloadlinux-85a2dea4bdbfa7565818ca094d08e838cf62da77.tar.gz
linux-85a2dea4bdbfa7565818ca094d08e838cf62da77.tar.bz2
linux-85a2dea4bdbfa7565818ca094d08e838cf62da77.zip
crypto: drbg - move to generic async completion
DRBG is starting an async. crypto op and waiting for it complete. Move it over to generic code doing the same. The code now also passes CRYPTO_TFM_REQ_MAY_SLEEP flag indicating crypto request memory allocation may use GFP_KERNEL which should be perfectly fine as the code is obviously sleeping for the completion of the request any way. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/skcipher.c')
0 files changed, 0 insertions, 0 deletions