Searched refs:CONTINUE (Results 1 – 1 of 1) sorted by relevance
16 enum { CONTINUE, SUCCESS, FAILURE } state; enumerator28 data->state = CONTINUE; in eap_identity_init()146 return data->state != CONTINUE; in eap_identity_isDone()