Description
nvme_ctrl_set_dhchap_host_key
NAME
nvme_ctrl_set_dhchap_host_key
- Set host key
SYNOPSIS
void
nvme_ctrl_set_dhchap_host_key (nvme_ctrl_t c ,
const char *key );
ARGUMENTS
|
c |
|
Host for which the key should be
set |
|
|
key |
|
DH-HMAC-CHAP Key to set or NULL
to clear existing key |
|
nvme_ctrl_set_dhchap_host_key
2
general