Home
last modified time | relevance | path

Searched refs:waiting_ext_cert_check (Results 1 – 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_tls.c250 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_tls_process()
258 sm->waiting_ext_cert_check = 0; in eap_tls_process()
267 sm->waiting_ext_cert_check = 0; in eap_tls_process()
297 if (sm->waiting_ext_cert_check) { in eap_tls_process()
Deap_i.h384 unsigned int waiting_ext_cert_check:1; member
Deap_peap.c1070 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_peap_process()
1079 sm->waiting_ext_cert_check = 0; in eap_peap_process()
1089 sm->waiting_ext_cert_check = 0; in eap_peap_process()
1112 if (sm->waiting_ext_cert_check) { in eap_peap_process()
Deap_ttls.c1519 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_ttls_process_handshake()
1527 sm->waiting_ext_cert_check = 0; in eap_ttls_process_handshake()
1536 sm->waiting_ext_cert_check = 0; in eap_ttls_process_handshake()
1555 if (sm->waiting_ext_cert_check) { in eap_ttls_process_handshake()
Deap_fast.c1592 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_fast_process()
1601 sm->waiting_ext_cert_check = 0; in eap_fast_process()
1611 sm->waiting_ext_cert_check = 0; in eap_fast_process()
1633 if (sm->waiting_ext_cert_check) { in eap_fast_process()
Deap_teap.c1885 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_teap_process()
1894 sm->waiting_ext_cert_check = 0; in eap_teap_process()
1904 sm->waiting_ext_cert_check = 0; in eap_teap_process()
1926 if (sm->waiting_ext_cert_check) { in eap_teap_process()
Deap.c398 sm->waiting_ext_cert_check = 0; in SM_STATE()
2109 sm->waiting_ext_cert_check = 1; in eap_peer_sm_tls_event()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_tls.c244 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_tls_process()
252 sm->waiting_ext_cert_check = 0; in eap_tls_process()
261 sm->waiting_ext_cert_check = 0; in eap_tls_process()
291 if (sm->waiting_ext_cert_check) { in eap_tls_process()
Deap_peap.c1017 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_peap_process()
1026 sm->waiting_ext_cert_check = 0; in eap_peap_process()
1036 sm->waiting_ext_cert_check = 0; in eap_peap_process()
1059 if (sm->waiting_ext_cert_check) { in eap_peap_process()
Deap_i.h383 unsigned int waiting_ext_cert_check:1; member
Deap_ttls.c1475 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_ttls_process_handshake()
1483 sm->waiting_ext_cert_check = 0; in eap_ttls_process_handshake()
1492 sm->waiting_ext_cert_check = 0; in eap_ttls_process_handshake()
1511 if (sm->waiting_ext_cert_check) { in eap_ttls_process_handshake()
Deap_fast.c1572 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_fast_process()
1581 sm->waiting_ext_cert_check = 0; in eap_fast_process()
1591 sm->waiting_ext_cert_check = 0; in eap_fast_process()
1613 if (sm->waiting_ext_cert_check) { in eap_fast_process()
Deap_teap.c1773 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_teap_process()
1782 sm->waiting_ext_cert_check = 0; in eap_teap_process()
1792 sm->waiting_ext_cert_check = 0; in eap_teap_process()
1814 if (sm->waiting_ext_cert_check) { in eap_teap_process()
Deap.c390 sm->waiting_ext_cert_check = 0; in SM_STATE()
2071 sm->waiting_ext_cert_check = 1; in eap_peer_sm_tls_event()