summaryrefslogtreecommitdiffstats
path: root/include/crypto/block.h
Commit message (Expand)AuthorAgeFilesLines
* qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé2020-09-031-2/+0Star
* qcrypto/core: add generic infrastructure for crypto options amendmentMaxim Levitsky2020-07-061-0/+22
* luks: extract qcrypto_block_calculate_payload_offset()Stefan Hajnoczi2020-03-111-0/+22
* crypto: define cleanup functions for use with g_autoptrDaniel P. Berrangé2019-08-221-0/+2
* crypto: Fix LGPL information in the file headersThomas Huth2019-07-191-1/+1
* crypto: support multiple threads accessing one QCryptoBlockVladimir Sementsov-Ogievskiy2018-12-121-0/+2
* block: convert qcrypto_block_encrypt|decrypt to take bytes offsetDaniel P. Berrange2017-10-061-6/+8
* crypto: expose encryption sector size in APIsDaniel P. Berrange2017-10-061-0/+15
* block: pass option prefix down to crypto layerDaniel P. Berrange2017-07-111-1/+5
* crypto: move 'opaque' parameter to (nearly) the end of parameter listDaniel P. Berrange2017-05-091-3/+3
* crypto: Make errp the last parameter of functionsFam Zheng2017-04-241-6/+6
* crypto: add support for querying parameters for block encryptionDaniel P. Berrange2016-07-261-0/+16
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-3/+3
* crypto: add block encryption frameworkDaniel P. Berrange2016-03-171-0/+232