Home
last modified time | relevance | path

Searched refs:pending_ext_cert_check (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/wpa/src/eap_peer/
H A Deap_config.h714 } pending_ext_cert_check; member
H A Deap_tls.c254 if (config->pending_ext_cert_check == EXT_CERT_CHECK_GOOD) { in eap_tls_process()
263 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.c1585 if (config->pending_ext_cert_check == in eap_fast_process()
1595 if (config->pending_ext_cert_check == in eap_fast_process()
H A Deap_ttls.c1547 if (config->pending_ext_cert_check == EXT_CERT_CHECK_GOOD) { in eap_ttls_process_handshake()
1556 if (config->pending_ext_cert_check == EXT_CERT_CHECK_BAD) { in eap_ttls_process_handshake()
H A Deap_teap.c1895 if (config->pending_ext_cert_check == in eap_teap_process()
1905 if (config->pending_ext_cert_check == in eap_teap_process()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c978 ssid->eap.pending_ext_cert_check = PENDING_CHECK; in wpa_supplicant_eap_param_needed()
H A Dwpa_supplicant.c8641 if (eap->pending_ext_cert_check != PENDING_CHECK) in wpa_supplicant_ctrl_iface_ctrl_rsp_handle()
8644 eap->pending_ext_cert_check = EXT_CERT_CHECK_GOOD; in wpa_supplicant_ctrl_iface_ctrl_rsp_handle()
8646 eap->pending_ext_cert_check = EXT_CERT_CHECK_BAD; in wpa_supplicant_ctrl_iface_ctrl_rsp_handle()