summaryrefslogtreecommitdiffstats
path: root/crypto/block-qcow.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: Fix LGPL information in the file headersThomas Huth2019-07-191-1/+1
* crypto: support multiple threads accessing one QCryptoBlockVladimir Sementsov-Ogievskiy2018-12-121-9/+11
* crypto/block: introduce qcrypto_block_*crypt_helper functionsVladimir Sementsov-Ogievskiy2018-12-121-8/+6Star
* crypto/block: rename qcrypto_block_*crypt_helperVladimir Sementsov-Ogievskiy2018-12-121-8/+8
* crypto: initialize sector size even when opening with no IO flagDaniel P. Berrangé2018-11-051-0/+2
* crypto: use local path for local headersMichael S. Tsirkin2018-06-011-1/+1
* block: convert qcrypto_block_encrypt|decrypt to take bytes offsetDaniel P. Berrange2017-10-061-4/+8
* crypto: expose encryption sector size in APIsDaniel P. Berrange2017-10-061-0/+1
* block: pass option prefix down to crypto layerDaniel P. Berrange2017-07-111-2/+6
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* crypto: add block encryption frameworkDaniel P. Berrange2016-03-171-0/+173