aboutsummaryrefslogtreecommitdiff
path: root/crypto/block-qcow.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-12crypto: support multiple threads accessing one QCryptoBlockVladimir Sementsov-Ogievskiy1-9/+11
2018-12-12crypto/block: introduce qcrypto_block_*crypt_helper functionsVladimir Sementsov-Ogievskiy1-8/+6
2018-12-12crypto/block: rename qcrypto_block_*crypt_helperVladimir Sementsov-Ogievskiy1-8/+8
2018-11-05crypto: initialize sector size even when opening with no IO flagDaniel P. Berrangé1-0/+2
2018-06-01crypto: use local path for local headersMichael S. Tsirkin1-1/+1
2017-10-06block: convert qcrypto_block_encrypt|decrypt to take bytes offsetDaniel P. Berrange1-4/+8
2017-10-06crypto: expose encryption sector size in APIsDaniel P. Berrange1-0/+1
2017-07-11block: pass option prefix down to crypto layerDaniel P. Berrange1-2/+6
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-17crypto: add block encryption frameworkDaniel P. Berrange1-0/+173