aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/crypto/engine.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-08crypto: engine - support for batch requestsIuliana Prodan1-0/+5
2020-05-08crypto: engine - support for parallel requests based on retry mechanismIuliana Prodan1-2/+8
2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel1-4/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-02-15crypto: engine - Permit to enqueue all async requestsCorentin LABBE1-29/+39
2017-06-19crypto: engine - replace pr_xxx by dev_xxxCorentin LABBE1-0/+1
2016-10-25crypto: engine - Handle the kthread worker using the new APIPetr Mladek1-4/+2
2016-09-07crypto: engine - permit to enqueue ashash_requestCorentin LABBE1-16/+33
2016-09-07crypto: engine - move crypto engine to its own headerCorentin LABBE1-0/+90