Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dauth.c188 nvme_auth_free_key(ctrl->host_key); in nvmet_setup_auth()
201 nvme_auth_free_key(ctrl->ctrl_key); in nvmet_setup_auth()
222 nvme_auth_free_key(ctrl->host_key); in nvmet_setup_auth()
257 nvme_auth_free_key(ctrl->host_key); in nvmet_destroy_auth()
261 nvme_auth_free_key(ctrl->ctrl_key); in nvmet_destroy_auth()
382 nvme_auth_free_key(transformed_key); in nvmet_auth_host_hash()
493 nvme_auth_free_key(transformed_key); in nvmet_auth_ctrl_hash()
/linux/drivers/nvme/common/
H A Dauth.c211 nvme_auth_free_key(key); in nvme_auth_extract_key()
229 void nvme_auth_free_key(struct nvme_dhchap_key *key) in nvme_auth_free_key() function
235 EXPORT_SYMBOL_GPL(nvme_auth_free_key);
305 nvme_auth_free_key(transformed_key); in nvme_auth_transform_key()
/linux/include/linux/
H A Dnvme-auth.h30 void nvme_auth_free_key(struct nvme_dhchap_key *key);
/linux/drivers/nvme/host/
H A Dauth.c586 nvme_auth_free_key(transformed_key); in nvme_auth_dhchap_setup_ctrl_response()
648 nvme_auth_free_key(chap->transformed_key); in nvme_auth_reset_dhchap()
975 nvme_auth_free_key(ctrl->ctrl_key); in nvme_auth_init_ctrl()
978 nvme_auth_free_key(ctrl->host_key); in nvme_auth_init_ctrl()
1000 nvme_auth_free_key(ctrl->host_key); in nvme_auth_free()
1004 nvme_auth_free_key(ctrl->ctrl_key); in nvme_auth_free()
H A Dsysfs.c595 nvme_auth_free_key(host_key); in nvme_ctrl_dhchap_secret_store()
653 nvme_auth_free_key(ctrl_key); in nvme_ctrl_dhchap_ctrl_secret_store()