aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/cryptodev.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Include qemu/queue.h slightly lessMarkus Armbruster1-0/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2018-03-01cryptodev: add vhost supportGonglei1-0/+8
2017-01-10cryptodev: wrap the ready flagGonglei1-0/+19
2017-01-10cryptodev: introduce a new is_used propertyGonglei1-0/+23
2016-11-01cryptodev: introduce an unified wrapper for crypto operationGonglei1-6/+7
2016-10-30cryptodev: add symmetric algorithm operation stuffGonglei1-0/+149
2016-10-30cryptodev: introduce cryptodev backend interfaceGonglei1-0/+148