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