nvme_describe_key_serial - Man Page
Return key description
Synopsis
char * nvme_describe_key_serial (long key_id );
Arguments
- key_id
Key serial number
Description
Fetches the description of the key or keyring identified by the serial number key_id.
Return
The description of key_id or NULL on failure. The returned string needs to be freed by the caller.
Info
August 2024 libnvme API manual