Lookup key serial number
long nvme_lookup_key (const char *type , const char *identity );
Looks up the serial number of the key identity with type type in the current session keyring.
The key serial number of the key or 0 with errno set otherwise.