mirror_qemu/include/qapi
Daniel P. Berrange c01c214b69 block: remove all encryption handling APIs
Now that all encryption keys must be provided upfront via
the QCryptoSecret API and associated block driver properties
there is no need for any explicit encryption handling APIs
in the block layer. Encryption can be handled transparently
within the block driver. We only retain an API for querying
whether an image is encrypted or not, since that is a
potentially useful piece of metadata to report to the user.

Reviewed-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 20170623162419.26068-18-berrange@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
2017-07-11 17:44:56 +02:00
..
qmp qnum: add uint type 2017-06-20 14:31:31 +02:00
clone-visitor.h qapi: New QAPI_CLONE_MEMBERS() 2017-05-09 09:14:40 +02:00
dealloc-visitor.h include: Fix typos found by codespell 2017-01-24 23:26:52 +03:00
error.h block: remove all encryption handling APIs 2017-07-11 17:44:56 +02:00
opts-visitor.h opts-visitor: Favor new visit_free() function 2016-07-06 10:52:04 +02:00
qmp-event.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qobject-input-visitor.h qapi: merge QInt and QFloat in QNum 2017-06-20 14:31:31 +02:00
qobject-output-visitor.h qapi: merge QInt and QFloat in QNum 2017-06-20 14:31:31 +02:00
string-input-visitor.h string-input-visitor: Favor new visit_free() function 2016-07-06 10:52:04 +02:00
string-output-visitor.h qapi: Add new visit_complete() function 2016-07-06 10:52:04 +02:00
util.h qapi: New parse_qapi_name() 2017-03-07 16:07:47 +01:00
visitor-impl.h qapi: Remove visit_start_alternate() parameter promote_int 2017-06-20 14:31:31 +02:00
visitor.h qapi: Remove visit_start_alternate() parameter promote_int 2017-06-20 14:31:31 +02:00