Home
last modified time | relevance | path

Searched refs:nvmet_auth_set_key (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dauth.c22 int nvmet_auth_set_key(struct nvmet_host *host, const char *secret, in nvmet_auth_set_key() function
H A Dnvmet.h700 int nvmet_auth_set_key(struct nvmet_host *host, const char *secret,
H A Dconfigfs.c1876 ret = nvmet_auth_set_key(host, page, false); in nvmet_host_dhchap_key_store()
1903 ret = nvmet_auth_set_key(host, page, true); in nvmet_host_dhchap_ctrl_key_store()