Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/target/
Dauth.c22 int nvmet_auth_set_key(struct nvmet_host *host, const char *secret, in nvmet_auth_set_key() function
Dnvmet.h704 int nvmet_auth_set_key(struct nvmet_host *host, const char *secret,
Dconfigfs.c1733 ret = nvmet_auth_set_key(host, page, false); in nvmet_host_dhchap_key_store()
1760 ret = nvmet_auth_set_key(host, page, true); in nvmet_host_dhchap_ctrl_key_store()