diff options
author | Steffen Eiden <seiden@linux.ibm.com> | 2024-10-24 10:41:07 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2024-10-29 11:17:16 +0100 |
commit | 7c9137af2042e0d67aae0ccd84afc8ffc4b0d95d (patch) | |
tree | e82d67f864bbac6b80910bbd0c0c62398cd19620 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | da59c71cc727cb86af0599058bcb599d3fb5c50a (diff) |
s390/uv: Retrieve UV secrets support
Provide a kernel API to retrieve secrets from the UV secret store.
Add two new functions:
* `uv_get_secret_metadata` - get metadata for a given secret identifier
* `uv_retrieve_secret` - get the secret value for the secret index
With those two functions one can extract the secret for a given secret
id, if the secret is retrievable.
Reviewed-by: Christoph Schlameuss <schlameuss@linux.ibm.com>
Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
Link: https://lore.kernel.org/r/20241024084107.2418186-1-seiden@linux.ibm.com
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions