Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dfabrics-cmd-auth.c48 data->auth_protocol[0].dhchap.dhlen); in nvmet_auth_negotiate()
79 if (data->auth_protocol[0].dhchap.dhlen > NVME_AUTH_DHCHAP_MAX_DH_IDS || in nvmet_auth_negotiate()
107 for (i = 0; i < data->auth_protocol[0].dhchap.dhlen; i++) { in nvmet_auth_negotiate()
/linux/drivers/nvme/host/
H A Dauth.c159 data->auth_protocol[0].dhchap.dhlen = in nvme_auth_set_dhchap_negotiate_data()
/linux/include/linux/
H A Dnvme.h1835 __u8 dhlen; member