Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dfabrics-cmd-auth.c189 req->sq->dhchap_s2 = le32_to_cpu(data->seqnum); in nvmet_auth_reply()
208 if (req->sq->dhchap_s2 == 0) { in nvmet_auth_reply()
H A Dauth.c396 put_unaligned_le32(req->sq->dhchap_s2, buf); in nvmet_auth_ctrl_hash()
H A Dnvmet.h168 u32 dhchap_s2; member