aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/engine.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-28crypto: header - Fix spelling errorsGravatar Zhen Lei 1-1/+1
2020-05-08crypto: engine - support for batch requestsGravatar Iuliana Prodan 1-0/+5
2020-05-08crypto: engine - support for parallel requests based on retry mechanismGravatar Iuliana Prodan 1-2/+8
2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportGravatar Ard Biesheuvel 1-4/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2018-02-15crypto: engine - Permit to enqueue all async requestsGravatar Corentin LABBE 1-29/+39
2017-06-19crypto: engine - replace pr_xxx by dev_xxxGravatar Corentin LABBE 1-0/+1
2016-10-25crypto: engine - Handle the kthread worker using the new APIGravatar Petr Mladek 1-4/+2
2016-09-07crypto: engine - permit to enqueue ashash_requestGravatar Corentin LABBE 1-16/+33
2016-09-07crypto: engine - move crypto engine to its own headerGravatar Corentin LABBE 1-0/+90