nvme_describe_key_serial - Return key description
Contents
Arguments
key_id Key serial number
Description
Fetches the description of the key or keyring identified by the serial number key_id.
Name
nvme_describe_key_serial - Return key description
Return
The description of key_id or NULL on failure. The returned string needs to be freed by the caller.
August 2025 nvme_describe_key_serial nvme_describe_key_serial(2)
Synopsis
char*nvme_describe_key_serial(longkey_id);
