1nvme_lookup_key(9)            libnvme API manual            nvme_lookup_key(9)
2
3
4

NAME

6       nvme_lookup_key - Lookup key serial number
7

SYNOPSIS

9       long nvme_lookup_key (const char *type , const char *identity );
10

ARGUMENTS

12       type        Key type
13
14       identity    Key description
15

DESCRIPTION

17       Looks  up  the  serial number of the key identity with type type in the
18       current session keyring.
19

RETURN

21       The key serial number of the key or 0 with errno set otherwise.
22
23
24
25April 2023                      nvme_lookup_key             nvme_lookup_key(9)
Impressum