Searched refs:negotiatedMethod (Results 1 – 2 of 2) sorted by relevance
249 client->negotiatedMethod = am_id; in iscsit_select_auth()270 client->negotiatedMethod = AM_CHAP; in auth_propose_chap()550 if (client->negotiatedMethod != 0) { in iscsit_auth_expect_key()552 switch (client->negotiatedMethod) { in iscsit_auth_expect_key()
103 iscsit_auth_method_t negotiatedMethod; member