Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/target/
H A Dauth.c194 nvme_auth_free_key(ctrl->host_key); in nvmet_setup_auth()
207 nvme_auth_free_key(ctrl->ctrl_key); in nvmet_setup_auth()
228 nvme_auth_free_key(ctrl->host_key); in nvmet_setup_auth()
266 nvme_auth_free_key(ctrl->host_key); in nvmet_destroy_auth()
270 nvme_auth_free_key(ctrl->ctrl_key); in nvmet_destroy_auth()
397 nvme_auth_free_key(transformed_key); in nvmet_auth_host_hash()
508 nvme_auth_free_key(transformed_key); in nvmet_auth_ctrl_hash()
/linux-6.15/drivers/nvme/common/
H A Dauth.c214 nvme_auth_free_key(key); in nvme_auth_extract_key()
232 void nvme_auth_free_key(struct nvme_dhchap_key *key) in nvme_auth_free_key() function
238 EXPORT_SYMBOL_GPL(nvme_auth_free_key);
308 nvme_auth_free_key(transformed_key); in nvme_auth_transform_key()
/linux-6.15/include/linux/
H A Dnvme-auth.h30 void nvme_auth_free_key(struct nvme_dhchap_key *key);
/linux-6.15/drivers/nvme/host/
H A Dauth.c597 nvme_auth_free_key(transformed_key); in nvme_auth_dhchap_setup_ctrl_response()
659 nvme_auth_free_key(chap->transformed_key); in nvme_auth_reset_dhchap()
1084 nvme_auth_free_key(ctrl->ctrl_key); in nvme_auth_init_ctrl()
1087 nvme_auth_free_key(ctrl->host_key); in nvme_auth_init_ctrl()
1109 nvme_auth_free_key(ctrl->host_key); in nvme_auth_free()
1113 nvme_auth_free_key(ctrl->ctrl_key); in nvme_auth_free()
H A Dsysfs.c643 nvme_auth_free_key(host_key); in nvme_ctrl_dhchap_secret_store()
701 nvme_auth_free_key(ctrl_key); in nvme_ctrl_dhchap_ctrl_secret_store()