mirror of
https://github.com/qemu/qemu.git
synced 2024-11-25 20:03:37 +08:00
54e7aac056
Add the ability for the secret object to obtain secret data from the Linux in-kernel key managment and retention facility, as an extra option to the existing ones: reading from a file or passing directly as a string. The secret is identified by the key serial number. The upper layers need to instantiate the key and make sure the QEMU process has access permissions to read it. Signed-off-by: Alexey Krasikov <alex-krasikov@yandex-team.ru> - Fixed up detection logic default behaviour in configure Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> |
||
---|---|---|
.. | ||
aes.h | ||
afsplit.h | ||
block.h | ||
cipher.h | ||
desrfb.h | ||
hash.h | ||
hmac.h | ||
init.h | ||
ivgen.h | ||
pbkdf.h | ||
random.h | ||
secret_common.h | ||
secret_keyring.h | ||
secret.h | ||
tlscreds.h | ||
tlscredsanon.h | ||
tlscredspsk.h | ||
tlscredsx509.h | ||
tlssession.h | ||
xts.h |