nvme_describe_key_serial(2) libnvme API manual nvme_describe_key_serial(2)

nvme_describe_key_serial - Return key description

char * nvme_describe_key_serial (long key_id );

Key serial number

Fetches the description of the key or keyring identified by the serial number key_id.

The description of key_id or NULL on failure. The returned string needs to be freed by the caller.

nvme_describe_key_serial January 2025