summaryrefslogtreecommitdiff
path: root/crypto/block.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-12crypto: report enum strings instead of values in errorsDaniel P. Berrange1-2/+4
2016-07-26crypto: add support for querying parameters for block encryptionDaniel P. Berrange1-0/+17
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-17crypto: implement the LUKS block encryption formatDaniel P. Berrange1-0/+2
2016-03-17crypto: add block encryption frameworkDaniel P. Berrange1-0/+258