summaryrefslogtreecommitdiffstats
path: root/include/sysemu/cryptodev.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-9/+2Star
* 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/+0Star
* 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