aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/block.h
AgeCommit message (Expand)Author
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