summaryrefslogtreecommitdiffstats
path: root/crypto/blockpriv.h
Commit message (Expand)AuthorAgeFilesLines
* qcrypto/core: add generic infrastructure for crypto options amendmentMaxim Levitsky2020-07-061-0/+8
* crypto: Fix LGPL information in the file headersThomas Huth2019-07-191-1/+1
* crypto: support multiple threads accessing one QCryptoBlockVladimir Sementsov-Ogievskiy2018-12-121-1/+15
* crypto/block: introduce qcrypto_block_*crypt_helper functionsVladimir Sementsov-Ogievskiy2018-12-121-0/+14
* crypto/block: rename qcrypto_block_*crypt_helperVladimir Sementsov-Ogievskiy2018-12-121-17/+17
* block: convert qcrypto_block_encrypt|decrypt to take bytes offsetDaniel P. Berrange2017-10-061-2/+2
* 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-0/+2
* crypto: add support for querying parameters for block encryptionDaniel P. Berrange2016-07-261-0/+4
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-3/+3
* crypto: add block encryption frameworkDaniel P. Berrange2016-03-171-0/+92