summaryrefslogtreecommitdiff
path: root/include/crypto/engine.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: api - Replace kernel.h with the necessary inclusionsAndy Shevchenko2021-12-171-1/+5
* crypto: engine - Add KPP Support to Crypto EnginePrabhjot Khurana2021-10-291-0/+5
* crypto: header - Fix spelling errorsZhen Lei2021-05-281-1/+1
* crypto: engine - support for batch requestsIuliana Prodan2020-05-081-0/+5
* crypto: engine - support for parallel requests based on retry mechanismIuliana Prodan2020-05-081-2/+8
* crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel2019-11-171-4/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* crypto: engine - Permit to enqueue all async requestsCorentin LABBE2018-02-151-29/+39
* crypto: engine - replace pr_xxx by dev_xxxCorentin LABBE2017-06-191-0/+1
* crypto: engine - Handle the kthread worker using the new APIPetr Mladek2016-10-251-4/+2
* crypto: engine - permit to enqueue ashash_requestCorentin LABBE2016-09-071-16/+33
* crypto: engine - move crypto engine to its own headerCorentin LABBE2016-09-071-0/+90