summaryrefslogtreecommitdiffstats
path: root/include/crypto/engine.h
AgeCommit message (Expand)AuthorLines
2025-07-18crypto: engine - remove request batching supportOvidiu Panait-1/+0
2023-10-01crypto: engine - Make crypto_engine_exit() return voidUwe Kleine-König-1/+1
2023-08-18crypto: engine - Remove crypto_engine_ctxHerbert Xu-4/+0
2023-08-18crypto: engine - Move crypto_engine_ops from request into crypto_algHerbert Xu-5/+54
2023-08-18crypto: engine - Move struct crypto_engine into internal/engine.hHerbert Xu-57/+1
2023-08-18crypto: engine - Move crypto inclusions out of header fileHerbert Xu-10/+7
2023-08-18crypto: engine - Remove prepare/unprepare requestHerbert Xu-6/+0
2023-05-12crypto: engine - Fix struct crypto_engine_op docDavid Yang-1/+1
2021-12-17crypto: api - Replace kernel.h with the necessary inclusionsAndy Shevchenko-1/+5
2021-10-29crypto: engine - Add KPP Support to Crypto EnginePrabhjot Khurana-0/+5
2021-05-28crypto: header - Fix spelling errorsZhen Lei-1/+1
2020-05-08crypto: engine - support for batch requestsIuliana Prodan-0/+5
2020-05-08crypto: engine - support for parallel requests based on retry mechanismIuliana Prodan-2/+8
2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel-4/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-6/+1
2018-02-15crypto: engine - Permit to enqueue all async requestsCorentin LABBE-29/+39
2017-06-19crypto: engine - replace pr_xxx by dev_xxxCorentin LABBE-0/+1
2016-10-25crypto: engine - Handle the kthread worker using the new APIPetr Mladek-4/+2
2016-09-07crypto: engine - permit to enqueue ashash_requestCorentin LABBE-16/+33
2016-09-07crypto: engine - move crypto engine to its own headerCorentin LABBE-0/+90