summary refs log tree commit diff stats
path: root/include/sysemu/cryptodev.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* include/: spelling fixesMichael Tokarev2023-09-081-3/+3
* cryptodev: support QoSzhenwei pi2023-03-071-0/+7
* cryptodev: Account statisticszhenwei pi2023-03-071-0/+49
* cryptodev: Use CryptoDevBackendOpInfo for operationzhenwei pi2023-03-071-16/+10
* cryptodev: Introduce cryptodev alg type in QAPIzhenwei pi2023-03-071-7/+1
* cryptodev: Remove 'name' & 'model' fieldszhenwei pi2023-03-071-9/+3
* cryptodev: Introduce cryptodev.jsonzhenwei pi2023-03-071-9/+2
* cryptodev: Add a lkcf-backend for cryptodevLei He2022-11-021-0/+1
* virtio-crypto: Support asynchronous modeLei He2022-11-021-18/+42
* crypto: Introduce RSA algorithmzhenwei pi2022-06-161-16/+67
* cryptodev: Fix Lesser GPL version numberChetan Pant2020-10-271-1/+1
* qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-181-1/+1
* Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost2020-09-091-4/+2
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-9/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-3/+4
* misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé2020-03-161-1/+1
* Include qemu/queue.h slightly lessMarkus Armbruster2019-08-161-0/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0
* cryptodev: add vhost supportGonglei2018-03-011-0/+8
* cryptodev: wrap the ready flagGonglei2017-01-101-0/+19
* cryptodev: introduce a new is_used propertyGonglei2017-01-101-0/+23
* cryptodev: introduce an unified wrapper for crypto operationGonglei2016-11-011-6/+7
* cryptodev: add symmetric algorithm operation stuffGonglei2016-10-301-0/+149
* cryptodev: introduce cryptodev backend interfaceGonglei2016-10-301-0/+148