diff options
author | Alexey Krasikov <alex-krasikov@yandex-team.ru> | 2020-05-25 14:19:12 +0300 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2020-06-15 11:33:51 +0100 |
commit | 54e7aac0562452e4fcab65ca5001d030eef2de15 (patch) | |
tree | b348bbbee075fad62aaf161e7d32096610d18d4c /include/crypto/init.h | |
parent | 4862bd3cd2052f1b48e4d08b1820e70a255c4859 (diff) |
crypto/linux_keyring: add 'secret_keyring' secret object.
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>
Diffstat (limited to 'include/crypto/init.h')
0 files changed, 0 insertions, 0 deletions