| Commit message (Expand) | Author | Age | Files | Lines |
* | cryptodev: Fix Lesser GPL version number | Chetan Pant | 2020-10-27 | 1 | -1/+1 |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -4/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -3/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+3 |
* | cryptodev: Fix cryptodev_builtin_cleanup() error API violation | Markus Armbruster | 2020-04-29 | 1 | -8/+2 |
* | Include hw/boards.h a bit less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | cryptodev: add vhost support | Gonglei | 2018-03-01 | 1 | -0/+1 |
* | cryptodev: fix asserting single queue | Halil Pasic | 2017-03-23 | 1 | -2/+0 |
* | cryptodev: setiv only when really need | Longpeng(Mike) | 2017-03-23 | 1 | -4/+6 |
* | cryptodev: wrap the ready flag | Gonglei | 2017-01-10 | 1 | -0/+4 |
* | cryptodev: add 3des-ede support | Longpeng(Mike) | 2016-12-24 | 1 | -0/+12 |
* | cryptodev: remove single-DES support in cryptodev | Longpeng(Mike) | 2016-12-24 | 1 | -4/+0 |
* | cryptodev: add xts(aes) support | Longpeng(Mike) | 2016-12-24 | 1 | -0/+8 |
* | cryptodev: fix the check of aes algorithm | Longpeng(Mike) | 2016-12-24 | 1 | -14/+33 |
* | cryptodev: introduce a new cryptodev backend | Gonglei | 2016-10-30 | 1 | -0/+361 |