Searched refs:AP_CHAP_R_RCVD (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_auth.c119 { AP_CHAP_R_RCVD, KI_CHAP_N, auth_chap_recv_n },
120 { AP_CHAP_R_RCVD, KI_CHAP_R, auth_chap_recv_r },
121 { AP_CHAP_R_RCVD, KI_CHAP_I, auth_chap_recv_i },
122 { AP_CHAP_R_RCVD, KI_CHAP_C, auth_chap_recv_c },
129 { AP_CHAP_R_RCVD, 0, auth_chap_done }
337 * and shift the authentication phase to AP_CHAP_R_RCVD.
342 * the authentication phase to AP_CHAP_R_RCVD once one of them is
343 * handled. So both of AP_CHAP_R_WAITING and AP_CHAP_R_RCVD phases
365 client->phase = AP_CHAP_R_RCVD;
372 * and shift the authentication phase to AP_CHAP_R_RCVD
[all...]
H A Discsit_authclient.h91 AP_CHAP_R_RCVD, enumerator in enum:__anon5177

Completed in 59 milliseconds