aboutsummaryrefslogtreecommitdiff
path: root/crypto/cipher.c
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2020-11-30 11:56:12 +0100
committerDaniel P. Berrangé <berrange@redhat.com>2021-01-29 17:07:53 +0000
commit31b6aefdbd9d2fe45c25e5236e1cc363229cb96c (patch)
treee32fd4218d5c65dbb1bd40f8b104b1a7679cceb5 /crypto/cipher.c
parent8573431b9c83a18a35d69e74d14f5055a07b23fc (diff)
downloadqemu-31b6aefdbd9d2fe45c25e5236e1cc363229cb96c.zip
qemu-31b6aefdbd9d2fe45c25e5236e1cc363229cb96c.tar.gz
qemu-31b6aefdbd9d2fe45c25e5236e1cc363229cb96c.tar.bz2
crypto: Move USER_CREATABLE to secret_common base class
Instead of duplicating the code for user creatable objects in secret and secret_keyring, move it to the common base clase secret_common. As the base class is abstract, it won't become user creatable itself. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'crypto/cipher.c')
0 files changed, 0 insertions, 0 deletions