Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-16 | Include hw/boards.h a bit less | Markus Armbruster | 1 | -1/+0 |
2018-03-01 | cryptodev: add vhost support | Gonglei | 1 | -0/+1 |
2017-03-23 | cryptodev: fix asserting single queue | Halil Pasic | 1 | -2/+0 |
2017-03-23 | cryptodev: setiv only when really need | Longpeng(Mike) | 1 | -4/+6 |
2017-01-10 | cryptodev: wrap the ready flag | Gonglei | 1 | -0/+4 |
2016-12-24 | cryptodev: add 3des-ede support | Longpeng(Mike) | 1 | -0/+12 |
2016-12-24 | cryptodev: remove single-DES support in cryptodev | Longpeng(Mike) | 1 | -4/+0 |
2016-12-24 | cryptodev: add xts(aes) support | Longpeng(Mike) | 1 | -0/+8 |
2016-12-24 | cryptodev: fix the check of aes algorithm | Longpeng(Mike) | 1 | -14/+33 |
2016-10-30 | cryptodev: introduce a new cryptodev backend | Gonglei | 1 | -0/+361 |