Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/target/
Dfabrics-cmd-auth.c42 data->sc_c, data->napd, data->auth_protocol[0].dhchap.authid, in nvmet_auth_negotiate()
52 if (data->auth_protocol[0].dhchap.authid != in nvmet_auth_negotiate()
/linux-6.1.9/drivers/nvme/host/
Dauth.c125 data->auth_protocol[0].dhchap.authid = NVME_AUTH_DHCHAP_AUTH_ID; in nvme_auth_set_dhchap_negotiate_data()
/linux-6.1.9/include/linux/
Dnvme.h1592 __u8 authid; member