Searched refs:dhchap_s2 (Results 1 – 3 of 3) sorted by relevance
189 req->sq->dhchap_s2 = le32_to_cpu(data->seqnum); in nvmet_auth_reply()208 if (req->sq->dhchap_s2 == 0) { in nvmet_auth_reply()
396 put_unaligned_le32(req->sq->dhchap_s2, buf); in nvmet_auth_ctrl_hash()
168 u32 dhchap_s2; member