Searched refs:NVME_AUTH_DHCHAP_MESSAGES (Results 1 – 3 of 3) sorted by relevance
235 data->auth_type != NVME_AUTH_DHCHAP_MESSAGES) in nvmet_execute_auth_send()369 data->auth_type = NVME_AUTH_DHCHAP_MESSAGES; in nvmet_auth_challenge()400 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()398 data->auth_type = NVME_AUTH_DHCHAP_MESSAGES; in nvme_auth_set_dhchap_success2_data()
1620 NVME_AUTH_DHCHAP_MESSAGES = 0x01, enumerator