Searched refs:nvme_auth_transform_key (Results 1 – 4 of 4) sorted by relevance
30 u8 *nvme_auth_transform_key(struct nvme_dhchap_key *key, char *nqn);
232 u8 *nvme_auth_transform_key(struct nvme_dhchap_key *key, char *nqn) in nvme_auth_transform_key() function303 EXPORT_SYMBOL_GPL(nvme_auth_transform_key);
294 host_response = nvme_auth_transform_key(ctrl->host_key, ctrl->hostnqn); in nvmet_auth_host_hash()405 ctrl_response = nvme_auth_transform_key(ctrl->ctrl_key, in nvmet_auth_ctrl_hash()
432 chap->host_response = nvme_auth_transform_key(ctrl->host_key, in nvme_auth_dhchap_setup_host_response()515 ctrl_response = nvme_auth_transform_key(ctrl->ctrl_key, in nvme_auth_dhchap_setup_ctrl_response()