summaryrefslogtreecommitdiff
path: root/crypto/xor.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-06-21 16:55:13 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2016-06-23 18:29:52 +0800
commitd7a0f8f86515d906c2ca4b9a0087658ad087293a (patch)
tree05b76e3bda4a181128cfa0a0367c26769f75506b /crypto/xor.c
parent5c68a72aaa28888f8a326ec4ee53e5e42b61b3aa (diff)
downloadlinux-crypto-d7a0f8f86515d906c2ca4b9a0087658ad087293a.tar.gz
linux-crypto-d7a0f8f86515d906c2ca4b9a0087658ad087293a.zip
crypto: cryptd - Add helpers to check whether a tfm is queued
This patch adds helpers to check whether a given tfm is currently queued. This is meant to be used by ablk_helper and similar entities to ensure that no reordering is introduced because of requests queued in cryptd with respect to requests being processed in softirq context. The per-cpu queue length limit is also increased to 1000 in line with network limits. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/xor.c')
0 files changed, 0 insertions, 0 deletions