summaryrefslogtreecommitdiffstats
path: root/crypto/crypto_engine.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* crypto: engine - Permit to enqueue all async requestsCorentin LABBE2018-02-151-137/+164
* crypto: engine - replace pr_xxx by dev_xxxCorentin LABBE2017-06-191-10/+13
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
* crypto: engine - Handle the kthread worker using the new APIPetr Mladek2016-10-251-15/+11Star
* kthread: kthread worker API cleanupPetr Mladek2016-10-121-10/+10
* crypto: engine - permit to enqueue ashash_requestCorentin LABBE2016-09-071-38/+148
* crypto: engine - move crypto engine to its own headerCorentin LABBE2016-09-071-0/+1
* crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang2016-02-011-0/+355