summaryrefslogtreecommitdiff
path: root/crypto/block.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: use local path for local headersMichael S. Tsirkin2018-06-011-3/+3
* block: convert qcrypto_block_encrypt|decrypt to take bytes offsetDaniel P. Berrange2017-10-061-6/+14
* crypto: expose encryption sector size in APIsDaniel P. Berrange2017-10-061-0/+6
* qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster2017-09-041-2/+2
* block: pass option prefix down to crypto layerDaniel P. Berrange2017-07-111-2/+4
* crypto: report enum strings instead of values in errorsDaniel P. Berrange2016-09-121-2/+4
* crypto: add support for querying parameters for block encryptionDaniel P. Berrange2016-07-261-0/+17
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* crypto: implement the LUKS block encryption formatDaniel P. Berrange2016-03-171-0/+2
* crypto: add block encryption frameworkDaniel P. Berrange2016-03-171-0/+258