diff options
author | Vladimir Sementsov-Ogievskiy | 2018-12-07 17:13:49 +0100 |
---|---|---|
committer | Daniel P. Berrangé | 2018-12-12 12:16:49 +0100 |
commit | 0270417c87d330243eb713a3312ea5e39e192994 (patch) | |
tree | 729083bc40ef030c8b5c70123122e4e7b9a13a07 /hw/pci-bridge/dec.c | |
parent | crypto/block: refactor qcrypto_block_*crypt_helper functions (diff) | |
download | qemu-0270417c87d330243eb713a3312ea5e39e192994.tar.gz qemu-0270417c87d330243eb713a3312ea5e39e192994.tar.xz qemu-0270417c87d330243eb713a3312ea5e39e192994.zip |
crypto/block: rename qcrypto_block_*crypt_helper
Rename qcrypto_block_*crypt_helper to qcrypto_block_cipher_*crypt_helper,
as it's not about QCryptoBlock. This is needed to introduce
qcrypto_block_*crypt_helper in the next commit, which will have
QCryptoBlock pointer and than will be able to use additional fields of
it, which in turn will be used to implement thread-safe QCryptoBlock
operations.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'hw/pci-bridge/dec.c')
0 files changed, 0 insertions, 0 deletions