summaryrefslogtreecommitdiffstats
path: root/backends/cryptodev.c
Commit message (Expand)AuthorAgeFilesLines
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+0Star
* Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster2018-02-091-1/+0Star
* qom: Remove unused errp parameter from can_be_deleted()Eduardo Habkost2017-09-011-1/+1
* object: use more specific property type namesMarc-André Lureau2017-06-201-1/+1
* cryptodev: wrap the ready flagGonglei2017-01-101-4/+11
* cryptodev: introduce a new is_used propertyGonglei2017-01-101-0/+19
* cryptodev: introduce an unified wrapper for crypto operationGonglei2016-11-011-2/+26
* cryptodev: add symmetric algorithm operation stuffGonglei2016-10-301-0/+45
* cryptodev: introduce cryptodev backend interfaceGonglei2016-10-301-0/+176