summaryrefslogtreecommitdiff
path: root/crypto/async_tx
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-06-03 14:49:27 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-06-04 15:05:01 +0800
commitd2e9887c95e38a7c48ec0e77aaaa62ab42b58eb8 (patch)
tree6a16978673e11e61f6aa55a27658afb02ba80b93 /crypto/async_tx
parentea25e7f0044114f16916fb88edde7b8a71a1ae93 (diff)
downloadlinux-crypto-d2e9887c95e38a7c48ec0e77aaaa62ab42b58eb8.tar.gz
linux-crypto-d2e9887c95e38a7c48ec0e77aaaa62ab42b58eb8.zip
crypto: seqiv - Move IV seeding into init function
We currently do the IV seeding on the first givencrypt call in order to conserve entropy. However, this does not work with DRBG which cannot be called from interrupt context. In fact, with DRBG we don't need to conserve entropy anyway. So this patch moves the seeding into the init function. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/async_tx')
0 files changed, 0 insertions, 0 deletions