Searched refs:sc_c (Results 1 – 4 of 4) sorted by relevance
42 data->sc_c, data->napd, data->auth_protocol[0].dhchap.authid, in nvmet_auth_negotiate()46 if (data->sc_c != NVME_AUTH_SECP_NOSC) { in nvmet_auth_negotiate()52 switch (data->sc_c) { in nvmet_auth_negotiate()
137 data->sc_c = NVME_AUTH_SECP_REPLACETLSPSK; in nvme_auth_set_dhchap_negotiate_data()139 data->sc_c = NVME_AUTH_SECP_NEWTLSPSK; in nvme_auth_set_dhchap_negotiate_data()141 data->sc_c = NVME_AUTH_SECP_NOSC; in nvme_auth_set_dhchap_negotiate_data()
738 local sc_c=$!755 kill $sc_r $sc_c 2>/dev/null
1791 __u8 sc_c; member