1nvme_ctrl_set_dhchap_host_key(9l)ibnvme API manuanlvme_ctrl_set_dhchap_host_key(9)
23
4
NAME
6nvme_ctrl_set_dhchap_host_key - Set host key
7
SYNOPSIS
9void nvme_ctrl_set_dhchap_host_key (nvme_ctrl_t c , const char *key );
10
ARGUMENTS
12c Host for which the key should be set
1314
key DH-HMAC-CHAP Key to set or NULL to clear existing key
1516
17
18
November 2022 nvme_ctrl_set_dhchap_hnovsmte__kcetyrl_set_dhchap_host_key(9)