Searched refs:NVME_AUTH_DHCHAP_MESSAGES (Results 1 – 3 of 3) sorted by relevance
236 data->auth_type != NVME_AUTH_DHCHAP_MESSAGES) in nvmet_execute_auth_send()370 data->auth_type = NVME_AUTH_DHCHAP_MESSAGES; in nvmet_auth_challenge()401 data->auth_type = NVME_AUTH_DHCHAP_MESSAGES; in nvmet_auth_success1()
104 if (data->auth_type != NVME_AUTH_DHCHAP_MESSAGES || in nvme_auth_receive_validate()308 data->auth_type = NVME_AUTH_DHCHAP_MESSAGES; in nvme_auth_set_dhchap_reply_data()395 data->auth_type = NVME_AUTH_DHCHAP_MESSAGES; in nvme_auth_set_dhchap_success2_data()
1702 NVME_AUTH_DHCHAP_MESSAGES = 0x01, enumerator