aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/crypto_engine.c
AgeCommit message (Expand)Author
2023-04-28crypto: engine - fix crypto_queue backlog handlingOlivier Bacon
2023-02-13crypto: engine - Use crypto_request_completeHerbert Xu
2023-01-27crypto: engine - Fix excess parameter doc warningHerbert Xu
2022-04-08crypto: engine - Add parameter description in crypto_transfer_request() kerne...Yang Li
2022-03-03crypto: engine - check if BH is disabled during completionCorentin Labbe
2021-10-29crypto: engine - Add KPP Support to Crypto EnginePrabhjot Khurana
2020-08-21crypto: engine - delete duplicated wordRandy Dunlap
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu
2020-06-15sched,crypto: Convert to sched_set_fifo*()Peter Zijlstra
2020-05-28crypto: engine - do not requeue in case of fatal errorIuliana Prodan
2020-05-08crypto: engine - support for batch requestsIuliana Prodan
2020-05-08crypto: engine - support for parallel requests based on retry mechanismIuliana Prodan
2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel
2019-08-09crypto: engine - Reduce default RT priorityPeter Zijlstra
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-02-15crypto: engine - Permit to enqueue all async requestsCorentin LABBE
2017-06-19crypto: engine - replace pr_xxx by dev_xxxCorentin LABBE
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2016-10-25crypto: engine - Handle the kthread worker using the new APIPetr Mladek
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-09-07crypto: engine - permit to enqueue ashash_requestCorentin LABBE
2016-09-07crypto: engine - move crypto engine to its own headerCorentin LABBE
2016-02-01crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang