aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/block.h
AgeCommit message (Expand)Author
2024-02-09crypto: Modify the qcrypto_block_create to support creation flagsHyman Huang
2024-02-09crypto: Support LUKS volume with detached headerHyman Huang
2022-07-12crypto: Make block callbacks return 0 on successAlberto Faria
2020-09-03qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé
2020-07-06qcrypto/core: add generic infrastructure for crypto options amendmentMaxim Levitsky
2020-03-11luks: extract qcrypto_block_calculate_payload_offset()Stefan Hajnoczi
2019-08-22crypto: define cleanup functions for use with g_autoptrDaniel P. Berrangé
2019-07-19crypto: Fix LGPL information in the file headersThomas Huth
2018-12-12crypto: support multiple threads accessing one QCryptoBlockVladimir Sementsov-Ogievskiy
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
2017-05-09crypto: move 'opaque' parameter to (nearly) the end of parameter listDaniel P. Berrange
2017-04-24crypto: Make errp the last parameter of functionsFam Zheng
2016-07-26crypto: add support for querying parameters for block encryptionDaniel P. Berrange
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-03-17crypto: add block encryption frameworkDaniel P. Berrange