Home
last modified time | relevance | path

Searched refs:pending_ext_cert_check (Results 1 - 16 of 16) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_config.h807 * pending_ext_cert_check - External server certificate check status
818 } pending_ext_cert_check; member
H A Deap_tls.c247 if (config->pending_ext_cert_check == EXT_CERT_CHECK_GOOD) { in eap_tls_process()
256 if (config->pending_ext_cert_check == EXT_CERT_CHECK_BAD) { in eap_tls_process()
H A Deap_peap.c1020 if (config->pending_ext_cert_check == in eap_peap_process()
1030 if (config->pending_ext_cert_check == in eap_peap_process()
H A Deap_fast.c1575 if (config->pending_ext_cert_check == in eap_fast_process()
1585 if (config->pending_ext_cert_check == in eap_fast_process()
H A Deap_teap.c1776 if (config->pending_ext_cert_check == in eap_teap_process()
1786 if (config->pending_ext_cert_check == in eap_teap_process()
H A Deap_ttls.c1478 if (config->pending_ext_cert_check == EXT_CERT_CHECK_GOOD) { in eap_ttls_process_handshake()
1487 if (config->pending_ext_cert_check == EXT_CERT_CHECK_BAD) { in eap_ttls_process_handshake()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_config.h716 * pending_ext_cert_check - External server certificate check status
727 } pending_ext_cert_check; member
H A Deap_tls.c253 if (config->pending_ext_cert_check == EXT_CERT_CHECK_GOOD) { in eap_tls_process()
262 if (config->pending_ext_cert_check == EXT_CERT_CHECK_BAD) { in eap_tls_process()
H A Deap_peap.c1073 if (config->pending_ext_cert_check == in eap_peap_process()
1083 if (config->pending_ext_cert_check == in eap_peap_process()
H A Deap_fast.c1595 if (config->pending_ext_cert_check == in eap_fast_process()
1605 if (config->pending_ext_cert_check == in eap_fast_process()
H A Deap_teap.c1888 if (config->pending_ext_cert_check == in eap_teap_process()
1898 if (config->pending_ext_cert_check == in eap_teap_process()
H A Deap_ttls.c1522 if (config->pending_ext_cert_check == EXT_CERT_CHECK_GOOD) { in eap_ttls_process_handshake()
1531 if (config->pending_ext_cert_check == EXT_CERT_CHECK_BAD) { in eap_ttls_process_handshake()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpas_glue.c921 ssid->eap.pending_ext_cert_check = PENDING_CHECK; in wpa_supplicant_eap_param_needed()
H A Dwpa_supplicant.c6957 if (eap->pending_ext_cert_check != PENDING_CHECK)
6960 eap->pending_ext_cert_check = EXT_CERT_CHECK_GOOD;
6962 eap->pending_ext_cert_check = EXT_CERT_CHECK_BAD;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpas_glue.c992 ssid->eap.pending_ext_cert_check = PENDING_CHECK; in wpa_supplicant_eap_param_needed()
H A Dwpa_supplicant.c8389 if (eap->pending_ext_cert_check != PENDING_CHECK)
8392 eap->pending_ext_cert_check = EXT_CERT_CHECK_GOOD;
8394 eap->pending_ext_cert_check = EXT_CERT_CHECK_BAD;

Completed in 39 milliseconds