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.c40 pr_debug("%s: ctrl %d qid %d: data sc_d %d napd %d authid %d halen %d dhlen %d\n", in nvmet_auth_negotiate()
44 data->auth_protocol[0].dhchap.dhlen); in nvmet_auth_negotiate()
99 for (i = 0; i < data->auth_protocol[0].dhchap.dhlen; i++) { in nvmet_auth_negotiate()
/linux/drivers/nvme/host/
H A Dauth.c146 data->auth_protocol[0].dhchap.dhlen = 6; in nvme_auth_set_dhchap_negotiate_data()
/linux/include/linux/
H A Dnvme.h1824 __u8 dhlen; member