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