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