Description
nvme_host_get_dhchap_key
NAME
nvme_host_get_dhchap_key
- Return host key
SYNOPSIS
const char *
nvme_host_get_dhchap_key (nvme_host_t h );
ARGUMENTS
|
h |
|
Host for which the key should be
returned |
|
RETURN
DH-HMAC-CHAP
host key or NULL if not set
nvme_host_get_dhchap_key
2
general