Searched refs:METHOD_PENDING_WAIT (Results 1 - 24 of 24) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_i.h161 METHOD_PENDING_NONE, METHOD_PENDING_WAIT, METHOD_PENDING_CONT enumerator in enum:eap_sm::__anon29204
H A Deap_server_wsc.c69 if (sm->method_pending != METHOD_PENDING_WAIT)
452 sm->method_pending = METHOD_PENDING_WAIT;
H A Deap_server.c716 else if (sm->method_pending == METHOD_PENDING_WAIT) {
736 if (sm->method_pending == METHOD_PENDING_WAIT) {
1349 if (sm->method_pending == METHOD_PENDING_WAIT)
1363 return sm->method_pending == METHOD_PENDING_WAIT;
H A Deap_server_aka.c795 sm->method_pending = METHOD_PENDING_WAIT;
820 if (sm->method_pending == METHOD_PENDING_WAIT) {
H A Deap_server_sim.c529 sm->method_pending = METHOD_PENDING_WAIT;
H A Deap_server_ttls.c848 if (sm->method_pending == METHOD_PENDING_WAIT) {
H A Deap_server_fast.c1404 if (sm->method_pending == METHOD_PENDING_WAIT) {
H A Deap_server_peap.c950 if (sm->method_pending == METHOD_PENDING_WAIT) {
/external/wpa_supplicant_8/src/eap_server/
H A Deap_i.h161 METHOD_PENDING_NONE, METHOD_PENDING_WAIT, METHOD_PENDING_CONT enumerator in enum:eap_sm::__anon29434
H A Deap_server_wsc.c69 if (sm->method_pending != METHOD_PENDING_WAIT)
452 sm->method_pending = METHOD_PENDING_WAIT;
H A Deap_server.c716 else if (sm->method_pending == METHOD_PENDING_WAIT) {
736 if (sm->method_pending == METHOD_PENDING_WAIT) {
1349 if (sm->method_pending == METHOD_PENDING_WAIT)
1363 return sm->method_pending == METHOD_PENDING_WAIT;
H A Deap_server_aka.c795 sm->method_pending = METHOD_PENDING_WAIT;
820 if (sm->method_pending == METHOD_PENDING_WAIT) {
H A Deap_server_sim.c529 sm->method_pending = METHOD_PENDING_WAIT;
H A Deap_server_ttls.c848 if (sm->method_pending == METHOD_PENDING_WAIT) {
H A Deap_server_fast.c1404 if (sm->method_pending == METHOD_PENDING_WAIT) {
H A Deap_server_peap.c950 if (sm->method_pending == METHOD_PENDING_WAIT) {
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap_i.h161 METHOD_PENDING_NONE, METHOD_PENDING_WAIT, METHOD_PENDING_CONT enumerator in enum:eap_sm::__anon29666
H A Deap_server_wsc.c69 if (sm->method_pending != METHOD_PENDING_WAIT)
452 sm->method_pending = METHOD_PENDING_WAIT;
H A Deap_server.c716 else if (sm->method_pending == METHOD_PENDING_WAIT) {
736 if (sm->method_pending == METHOD_PENDING_WAIT) {
1349 if (sm->method_pending == METHOD_PENDING_WAIT)
1363 return sm->method_pending == METHOD_PENDING_WAIT;
H A Deap_server_aka.c795 sm->method_pending = METHOD_PENDING_WAIT;
820 if (sm->method_pending == METHOD_PENDING_WAIT) {
H A Deap_server_sim.c529 sm->method_pending = METHOD_PENDING_WAIT;
H A Deap_server_ttls.c848 if (sm->method_pending == METHOD_PENDING_WAIT) {
H A Deap_server_fast.c1404 if (sm->method_pending == METHOD_PENDING_WAIT) {
H A Deap_server_peap.c950 if (sm->method_pending == METHOD_PENDING_WAIT) {

Completed in 306 milliseconds