nvme_ctrl_set_dhchap_key - Man Page
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
Info
August 2024 libnvme API manual