Searched refs:dhchap_status (Results 1 – 2 of 2) sorted by relevance
1546 u8 dhchap_status; in nvmet_alloc_ctrl() local1650 dhchap_status = nvmet_setup_auth(ctrl); in nvmet_alloc_ctrl()1651 if (dhchap_status) { in nvmet_alloc_ctrl()1653 dhchap_status); in nvmet_alloc_ctrl()1655 if (dhchap_status == NVME_AUTH_DHCHAP_FAILURE_FAILED) in nvmet_alloc_ctrl()
159 u8 dhchap_status; member