Home
last modified time | relevance | path

Searched refs:pending_resp (Results 1 - 13 of 13) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_tls.c28 struct wpabuf *pending_resp; member
146 wpabuf_free(data->pending_resp); in eap_tls_deinit()
244 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_tls_process()
250 resp = data->pending_resp; in eap_tls_process()
251 data->pending_resp = NULL; in eap_tls_process()
294 wpabuf_free(data->pending_resp); in eap_tls_process()
295 data->pending_resp = resp; in eap_tls_process()
334 wpabuf_free(data->pending_resp); in eap_tls_deinit_for_reauth()
335 data->pending_resp = NULL; in eap_tls_deinit_for_reauth()
H A Deap_peap.c62 struct wpabuf *pending_resp; member
190 wpabuf_clear_free(data->pending_resp); in eap_peap_deinit()
1017 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_peap_process()
1024 resp = data->pending_resp; in eap_peap_process()
1025 data->pending_resp = NULL; in eap_peap_process()
1062 wpabuf_clear_free(data->pending_resp); in eap_peap_process()
1063 data->pending_resp = resp; in eap_peap_process()
1183 wpabuf_clear_free(data->pending_resp); in eap_peap_deinit_for_reauth()
1184 data->pending_resp = NULL; in eap_peap_deinit_for_reauth()
H A Deap_fast.c70 struct wpabuf *pending_resp; member
254 wpabuf_clear_free(data->pending_resp); in eap_fast_deinit()
1572 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_fast_process()
1579 resp = data->pending_resp; in eap_fast_process()
1580 data->pending_resp = NULL; in eap_fast_process()
1616 wpabuf_clear_free(data->pending_resp); in eap_fast_process()
1617 data->pending_resp = resp; in eap_fast_process()
1689 wpabuf_clear_free(data->pending_resp);
1690 data->pending_resp = NULL;
H A Deap_ttls.c62 struct wpabuf *pending_resp; member
200 wpabuf_clear_free(data->pending_resp); in eap_ttls_deinit()
1475 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_ttls_process_handshake()
1481 *out_data = data->pending_resp; in eap_ttls_process_handshake()
1482 data->pending_resp = NULL; in eap_ttls_process_handshake()
1514 wpabuf_clear_free(data->pending_resp); in eap_ttls_process_handshake()
1515 data->pending_resp = *out_data; in eap_ttls_process_handshake()
1676 wpabuf_clear_free(data->pending_resp); in eap_ttls_deinit_for_reauth()
1677 data->pending_resp = NULL; in eap_ttls_deinit_for_reauth()
H A Deap_teap.c71 struct wpabuf *pending_resp; member
240 wpabuf_free(data->pending_resp); in eap_teap_clear()
241 data->pending_resp = NULL; in eap_teap_clear()
1773 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_teap_process()
1780 resp = data->pending_resp; in eap_teap_process()
1781 data->pending_resp = NULL; in eap_teap_process()
1817 wpabuf_free(data->pending_resp); in eap_teap_process()
1818 data->pending_resp = resp; in eap_teap_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_tls.c28 struct wpabuf *pending_resp; member
152 wpabuf_free(data->pending_resp); in eap_tls_deinit()
250 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_tls_process()
256 resp = data->pending_resp; in eap_tls_process()
257 data->pending_resp = NULL; in eap_tls_process()
300 wpabuf_free(data->pending_resp); in eap_tls_process()
301 data->pending_resp = resp; in eap_tls_process()
336 wpabuf_free(data->pending_resp); in eap_tls_deinit_for_reauth()
337 data->pending_resp = NULL; in eap_tls_deinit_for_reauth()
H A Deap_peap.c62 struct wpabuf *pending_resp; member
205 wpabuf_clear_free(data->pending_resp); in eap_peap_deinit()
1070 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_peap_process()
1077 resp = data->pending_resp; in eap_peap_process()
1078 data->pending_resp = NULL; in eap_peap_process()
1115 wpabuf_clear_free(data->pending_resp); in eap_peap_process()
1116 data->pending_resp = resp; in eap_peap_process()
1250 wpabuf_clear_free(data->pending_resp); in eap_peap_deinit_for_reauth()
1251 data->pending_resp = NULL; in eap_peap_deinit_for_reauth()
H A Deap_fast.c70 struct wpabuf *pending_resp; member
254 wpabuf_clear_free(data->pending_resp); in eap_fast_deinit()
1592 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_fast_process()
1599 resp = data->pending_resp; in eap_fast_process()
1600 data->pending_resp = NULL; in eap_fast_process()
1636 wpabuf_clear_free(data->pending_resp); in eap_fast_process()
1637 data->pending_resp = resp; in eap_fast_process()
1709 wpabuf_clear_free(data->pending_resp);
1710 data->pending_resp = NULL;
H A Deap_ttls.c62 struct wpabuf *pending_resp; member
200 wpabuf_clear_free(data->pending_resp); in eap_ttls_deinit()
1519 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_ttls_process_handshake()
1525 *out_data = data->pending_resp; in eap_ttls_process_handshake()
1526 data->pending_resp = NULL; in eap_ttls_process_handshake()
1558 wpabuf_clear_free(data->pending_resp); in eap_ttls_process_handshake()
1559 data->pending_resp = *out_data; in eap_ttls_process_handshake()
1720 wpabuf_clear_free(data->pending_resp); in eap_ttls_deinit_for_reauth()
1721 data->pending_resp = NULL; in eap_ttls_deinit_for_reauth()
H A Deap_teap.c72 struct wpabuf *pending_resp; member
241 wpabuf_free(data->pending_resp); in eap_teap_clear()
242 data->pending_resp = NULL; in eap_teap_clear()
1885 if (sm->waiting_ext_cert_check && data->pending_resp) { in eap_teap_process()
1892 resp = data->pending_resp; in eap_teap_process()
1893 data->pending_resp = NULL; in eap_teap_process()
1929 wpabuf_free(data->pending_resp); in eap_teap_process()
1930 data->pending_resp = resp; in eap_teap_process()
/third_party/curl/lib/
H A Dpingpong.c147 pp->pending_resp = TRUE; in Curl_pp_init()
195 pp->pending_resp = TRUE; in Curl_pp_vsendf()
374 pp->pending_resp = FALSE; in Curl_pp_readresp()
H A Dpingpong.h51 bool pending_resp; /* set TRUE when a server response is pending or in member
H A Dftp.c468 conn->proto.ftpc.pp.pending_resp = TRUE; /* expect server response */ in InitiateTransfer()
709 pp->pending_resp = FALSE; in Curl_GetFTPResponse()
3343 pp->pending_resp && !premature) { in ftp_done()

Completed in 28 milliseconds