Searched refs:nvme_auth_negotiate (Results 1 – 4 of 4) sorted by relevance
918 int nvme_auth_negotiate(struct nvme_ctrl *ctrl, int qid) in nvme_auth_negotiate() function937 EXPORT_SYMBOL_GPL(nvme_auth_negotiate);967 ret = nvme_auth_negotiate(ctrl, 0); in nvme_ctrl_auth_work()
1291 int nvme_auth_negotiate(struct nvme_ctrl *ctrl, int qid);1308 static inline int nvme_auth_negotiate(struct nvme_ctrl *ctrl, int qid) in nvme_auth_negotiate() function
484 ret = nvme_auth_negotiate(ctrl, 0); in nvmf_connect_admin_queue()559 ret = nvme_auth_negotiate(ctrl, qid); in nvmf_connect_io_queue()
1041 error = nvme_auth_negotiate(ctrl, 0); in tls_configured_key_store()