Home
last modified time | relevance | path

Searched refs:pending_req_otp (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant/
Dconfig_ssid.h704 char *pending_req_otp; member
Deap.c1461 os_free(config->pending_req_otp); in eap_sm_request()
1462 config->pending_req_otp = tmp; in eap_sm_request()
1465 if (config->pending_req_otp == NULL) in eap_sm_request()
1467 txt = config->pending_req_otp; in eap_sm_request()
1619 if (config->pending_req_otp) in eap_sm_notify_ctrl_attached()
Dctrl_iface.c182 os_free(ssid->pending_req_otp); in wpa_supplicant_ctrl_iface_ctrl_rsp()
183 ssid->pending_req_otp = NULL; in wpa_supplicant_ctrl_iface_ctrl_rsp()
Deap_ttls.c624 config->pending_req_otp)) { in eap_ttls_phase2_request_eap()
1466 config->pending_req_otp || in eap_ttls_decrypt()
Deap_peap.c378 config->pending_req_otp || config->pending_req_new_password)) { in eap_peap_phase2_request()
Dconfig.c1351 os_free(ssid->pending_req_otp); in wpa_config_free_ssid()