Home
last modified time | relevance | path

Searched refs:NVME_AUTH_DHCHAP_MESSAGES (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dfabrics-cmd-auth.c235 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()
/openbmc/linux/drivers/nvme/host/
H A Dauth.c104 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()
/openbmc/linux/include/linux/
H A Dnvme.h1620 NVME_AUTH_DHCHAP_MESSAGES = 0x01, enumerator