index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
blockpriv.h
Age
Commit message (
Expand
)
Author
2024-09-10
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-06-10
crypto/block: drop qcrypto_block_open() n_threads argument
Stefan Hajnoczi
2024-06-10
block/crypto: create ciphers on demand
Stefan Hajnoczi
2024-02-09
crypto: Modify the qcrypto_block_create to support creation flags
Hyman Huang
2020-07-06
qcrypto/core: add generic infrastructure for crypto options amendment
Maxim Levitsky
2019-07-19
crypto: Fix LGPL information in the file headers
Thomas Huth
2018-12-12
crypto: support multiple threads accessing one QCryptoBlock
Vladimir Sementsov-Ogievskiy
2018-12-12
crypto/block: introduce qcrypto_block_*crypt_helper functions
Vladimir Sementsov-Ogievskiy
2018-12-12
crypto/block: rename qcrypto_block_*crypt_helper
Vladimir Sementsov-Ogievskiy
2017-10-06
block: convert qcrypto_block_encrypt|decrypt to take bytes offset
Daniel P. Berrange
2017-10-06
crypto: expose encryption sector size in APIs
Daniel P. Berrange
2017-07-11
block: pass option prefix down to crypto layer
Daniel P. Berrange
2016-07-26
crypto: add support for querying parameters for block encryption
Daniel P. Berrange
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-03-17
crypto: add block encryption framework
Daniel P. Berrange