nvme_lookup_key - Man Page
Lookup key serial number
Synopsis
long nvme_lookup_key (const char *type , const char *identity );
Arguments
- type
Key type
- identity
Key description
Description
Looks up the serial number of the key identity with type type in the current session keyring.
Return
The key serial number of the key or 0 with errno set otherwise.
Info
August 2024 libnvme API manual