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()372 data->auth_type = NVME_AUTH_DHCHAP_MESSAGES; in nvmet_auth_challenge()403 data->auth_type = NVME_AUTH_DHCHAP_MESSAGES; in nvmet_auth_success1()
93 if (data->auth_type != NVME_AUTH_DHCHAP_MESSAGES || in nvme_auth_receive_validate()311 data->auth_type = NVME_AUTH_DHCHAP_MESSAGES; in nvme_auth_set_dhchap_reply_data()401 data->auth_type = NVME_AUTH_DHCHAP_MESSAGES; in nvme_auth_set_dhchap_success2_data()
1577 NVME_AUTH_DHCHAP_MESSAGES = 0x01, enumerator