aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/crypto_engine.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-15crypto: engine - Permit to enqueue all async requestsCorentin LABBE1-137/+164
2017-06-19crypto: engine - replace pr_xxx by dev_xxxCorentin LABBE1-10/+13
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>Ingo Molnar1-0/+1
2016-10-25crypto: engine - Handle the kthread worker using the new APIPetr Mladek1-15/+11
2016-10-11kthread: kthread worker API cleanupPetr Mladek1-10/+10
2016-09-07crypto: engine - permit to enqueue ashash_requestCorentin LABBE1-38/+148
2016-09-07crypto: engine - move crypto engine to its own headerCorentin LABBE1-0/+1
2016-02-01crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang1-0/+355