Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: engine - support for batch requests | Iuliana Prodan | 2020-05-08 | 1 | -0/+5 |
* | crypto: engine - support for parallel requests based on retry mechanism | Iuliana Prodan | 2020-05-08 | 1 | -2/+8 |
* | crypto: ablkcipher - remove deprecated and unused ablkcipher support | Ard Biesheuvel | 2019-11-17 | 1 | -4/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | crypto: engine - Permit to enqueue all async requests | Corentin LABBE | 2018-02-15 | 1 | -29/+39 |
* | crypto: engine - replace pr_xxx by dev_xxx | Corentin LABBE | 2017-06-19 | 1 | -0/+1 |
* | crypto: engine - Handle the kthread worker using the new API | Petr Mladek | 2016-10-25 | 1 | -4/+2 |
* | crypto: engine - permit to enqueue ashash_request | Corentin LABBE | 2016-09-07 | 1 | -16/+33 |
* | crypto: engine - move crypto engine to its own header | Corentin LABBE | 2016-09-07 | 1 | -0/+90 |