Lines Matching refs:nvme_dhchap_queue_context
20 struct nvme_dhchap_queue_context { struct
121 struct nvme_dhchap_queue_context *chap) in nvme_auth_set_dhchap_negotiate_data()
153 struct nvme_dhchap_queue_context *chap) in nvme_auth_process_dhchap_challenge()
292 struct nvme_dhchap_queue_context *chap) in nvme_auth_set_dhchap_reply_data()
339 struct nvme_dhchap_queue_context *chap) in nvme_auth_process_dhchap_success1()
392 struct nvme_dhchap_queue_context *chap) in nvme_auth_set_dhchap_success2_data()
406 struct nvme_dhchap_queue_context *chap) in nvme_auth_set_dhchap_failure2_data()
422 struct nvme_dhchap_queue_context *chap) in nvme_auth_dhchap_setup_host_response()
508 struct nvme_dhchap_queue_context *chap) in nvme_auth_dhchap_setup_ctrl_response()
594 struct nvme_dhchap_queue_context *chap) in nvme_auth_dhchap_exponential()
649 static void nvme_auth_reset_dhchap(struct nvme_dhchap_queue_context *chap) in nvme_auth_reset_dhchap()
673 static void nvme_auth_free_dhchap(struct nvme_dhchap_queue_context *chap) in nvme_auth_free_dhchap()
684 struct nvme_dhchap_queue_context *chap = in nvme_queue_auth_work()
685 container_of(work, struct nvme_dhchap_queue_context, auth_work); in nvme_queue_auth_work()
857 struct nvme_dhchap_queue_context *chap; in nvme_auth_negotiate()
878 struct nvme_dhchap_queue_context *chap; in nvme_auth_wait()
941 struct nvme_dhchap_queue_context *chap; in nvme_auth_init_ctrl()