Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/target/
Dfabrics-cmd-auth.c44 data->auth_protocol[0].dhchap.dhlen); in nvmet_auth_negotiate()
81 for (i = 0; i < data->auth_protocol[0].dhchap.dhlen; i++) { in nvmet_auth_negotiate()
/linux-6.1.9/drivers/nvme/host/
Dauth.c127 data->auth_protocol[0].dhchap.dhlen = 6; in nvme_auth_set_dhchap_negotiate_data()
/linux-6.1.9/include/linux/
Dnvme.h1595 __u8 dhlen; member