summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_ctrl_set_dhchap_host_key.2
blob: 036c29e3ba067e4ed1cf8912f72ef1e915924108 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.TH "nvme_ctrl_set_dhchap_host_key" 9 "nvme_ctrl_set_dhchap_host_key" "October 2022" "libnvme API manual" LINUX
.SH NAME
nvme_ctrl_set_dhchap_host_key \- Set host key
.SH SYNOPSIS
.B "void" nvme_ctrl_set_dhchap_host_key
.BI "(nvme_ctrl_t c "  ","
.BI "const char *key "  ");"
.SH ARGUMENTS
.IP "c" 12
Host for which the key should be set
.IP "key" 12
DH-HMAC-CHAP Key to set or NULL to clear existing key