summaryrefslogtreecommitdiff
path: root/include/crypto/engine.h
AgeCommit message (Expand)Author
2023-10-01crypto: engine - Make crypto_engine_exit() return voidUwe Kleine-König
2023-08-18crypto: engine - Remove crypto_engine_ctxHerbert Xu
2023-08-18crypto: engine - Move crypto_engine_ops from request into crypto_algHerbert Xu
2023-08-18crypto: engine - Move struct crypto_engine into internal/engine.hHerbert Xu
2023-08-18crypto: engine - Move crypto inclusions out of header fileHerbert Xu
2023-08-18crypto: engine - Remove prepare/unprepare requestHerbert Xu
2023-05-12crypto: engine - Fix struct crypto_engine_op docDavid Yang
2021-12-17crypto: api - Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-10-29crypto: engine - Add KPP Support to Crypto EnginePrabhjot Khurana
2021-05-28crypto: header - Fix spelling errorsZhen Lei
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-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
2016-10-25crypto: engine - Handle the kthread worker using the new APIPetr Mladek
2016-09-07crypto: engine - permit to enqueue ashash_requestCorentin LABBE
2016-09-07crypto: engine - move crypto engine to its own headerCorentin LABBE