table of contents
other versions
- Tumbleweed 1.13-2.1
- Leap-16.0
- Leap-15.6
nvme_lookup_key(9) | libnvme API manual | nvme_lookup_key(9) |
NAME¶
nvme_lookup_key - Lookup key serial number
SYNOPSIS¶
long nvme_lookup_key (const char *type , const char *identity );
ARGUMENTS¶
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.
nvme_lookup_key | April 2025 |