Home
last modified time | relevance | path

Searched refs:nvme_auth_free_key (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dauth.c177 nvme_auth_free_key(ctrl->host_key); in nvmet_setup_auth()
190 nvme_auth_free_key(ctrl->ctrl_key); in nvmet_setup_auth()
211 nvme_auth_free_key(ctrl->host_key); in nvmet_setup_auth()
246 nvme_auth_free_key(ctrl->host_key); in nvmet_destroy_auth()
250 nvme_auth_free_key(ctrl->ctrl_key); in nvmet_destroy_auth()
/kernel/linux/linux-6.6/include/linux/
H A Dnvme-auth.h29 void nvme_auth_free_key(struct nvme_dhchap_key *key);
/kernel/linux/linux-6.6/drivers/nvme/common/
H A Dauth.c223 void nvme_auth_free_key(struct nvme_dhchap_key *key) in nvme_auth_free_key() function
230 EXPORT_SYMBOL_GPL(nvme_auth_free_key); variable
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dauth.c978 nvme_auth_free_key(ctrl->ctrl_key); in nvme_auth_init_ctrl()
981 nvme_auth_free_key(ctrl->host_key); in nvme_auth_init_ctrl()
1003 nvme_auth_free_key(ctrl->host_key); in nvme_auth_free()
1007 nvme_auth_free_key(ctrl->ctrl_key); in nvme_auth_free()
H A Dsysfs.c458 nvme_auth_free_key(host_key); in nvme_ctrl_dhchap_secret_store()
516 nvme_auth_free_key(ctrl_key); in nvme_ctrl_dhchap_ctrl_secret_store()

Completed in 5 milliseconds