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