Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |