summaryrefslogtreecommitdiff
path: root/backends/cryptodev.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-1/+0
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster1-1/+0
2017-09-01qom: Remove unused errp parameter from can_be_deleted()Eduardo Habkost1-1/+1
2017-06-20object: use more specific property type namesMarc-André Lureau1-1/+1
2017-01-10cryptodev: wrap the ready flagGonglei1-4/+11
2017-01-10cryptodev: introduce a new is_used propertyGonglei1-0/+19
2016-11-01cryptodev: introduce an unified wrapper for crypto operationGonglei1-2/+26
2016-10-30cryptodev: add symmetric algorithm operation stuffGonglei1-0/+45
2016-10-30cryptodev: introduce cryptodev backend interfaceGonglei1-0/+176