| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "crypto: cryptd - Add helpers to check whether a tfm is queued" | Mister Oyster | 2018-01-05 | 1 | -5/+0 |
| | | | | | This reverts commit 491447aaa084df16062f9ffc730c8b8c8510ca8b. | ||||
| * | crypto: cryptd - Add helpers to check whether a tfm is queued | Herbert Xu | 2017-12-14 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | 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. Change-Id: I59aa3397d701a80dcff257d26635c83038839d93 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> | ||||
| * | first commit | Meizu OpenSource | 2016-08-15 | 1 | -0/+69 |
