/external/wpa_supplicant_8/src/wps/ |
wps_upnp_event.c | 54 struct wpabuf *data; /* event data to send */ 145 static struct wpabuf * event_build_message(struct wps_event_ *e) 147 struct wpabuf *buf; 273 struct wpabuf *buf; 375 int event_add(struct subscription *s, const struct wpabuf *data, int probereq)
|
upnp_xml.c | 121 void xml_data_encode(struct wpabuf *buf, const char *data, int len) 161 void xml_add_tagged_data(struct wpabuf *buf, const char *tag, const char *data) 224 struct wpabuf * xml_get_base64_item(const char *data, const char *name, 228 struct wpabuf *buf;
|
http_client.c | 24 struct wpabuf *req; 32 struct wpabuf body; 131 struct wpabuf *req, size_t max_response, 243 struct wpabuf *req, size_t max_response, 252 struct wpabuf *req_buf = NULL; 305 struct wpabuf * http_client_get_body(struct http_client *c)
|
wps_validate.c | 1029 struct wpabuf buf; 1081 int wps_validate_beacon(const struct wpabuf *wps_ie) 1119 int wps_validate_beacon_probe_resp(const struct wpabuf *wps_ie, int probe, 1178 int wps_validate_probe_req(const struct wpabuf *wps_ie, const u8 *addr) 1225 int wps_validate_assoc_req(const struct wpabuf *wps_ie) 1254 int wps_validate_assoc_resp(const struct wpabuf *wps_ie) 1283 int wps_validate_m1(const struct wpabuf *tlvs) 1339 int wps_validate_m2(const struct wpabuf *tlvs) [all...] |
wps_upnp_web.c | 183 struct wpabuf *buf) 245 static void http_put_reply_code(struct wpabuf *buf, enum http_reply_code code) 269 static void http_put_date(struct wpabuf *buf) 277 static void http_put_empty(struct wpabuf *buf, enum http_reply_code code) 308 struct wpabuf *buf; /* output buffer, allocated */ 415 struct wpabuf **reply, const char **replyname) 467 struct wpabuf **reply, const char **replyname) 469 struct wpabuf *msg; 503 struct wpabuf **reply, const char **replyname) 505 struct wpabuf *msg [all...] |
/external/wpa_supplicant_8/src/eap_peer/ |
eap_aka.c | 48 struct wpabuf *id_msgs; 329 const struct wpabuf *msg) 432 static struct wpabuf * eap_aka_client_error(struct eap_aka_data *data, u8 id, 450 static struct wpabuf * eap_aka_authentication_reject(struct eap_aka_data *data, 467 static struct wpabuf * eap_aka_synchronization_failure( 486 static struct wpabuf * eap_aka_response_identity(struct eap_sm *sm, 530 static struct wpabuf * eap_aka_response_challenge(struct eap_aka_data *data, 552 static struct wpabuf * eap_aka_response_reauth(struct eap_aka_data *data, 595 static struct wpabuf * eap_aka_response_notification(struct eap_aka_data *data, 628 static struct wpabuf * eap_aka_process_identity(struct eap_sm *sm [all...] |
eap_tls_common.c | 19 static struct wpabuf * eap_tls_msg_alloc(EapType type, size_t payload_len, 400 const struct wpabuf *in_data) 469 static const struct wpabuf * eap_peer_tls_data_reassemble( 470 struct eap_ssl_data *data, const struct wpabuf *in_data, 509 struct wpabuf **out_data) 511 const struct wpabuf *msg; 513 struct wpabuf *appl_data; 514 struct wpabuf buf; 562 struct wpabuf **out_data) 661 struct wpabuf **out_data [all...] |
ikev2.c | 35 struct wpabuf *shared; 759 const struct wpabuf *buf) 855 struct wpabuf *msg, u8 exchange_type, 875 struct wpabuf *msg, u8 next_payload) 947 struct wpabuf *msg, u8 next_payload) 951 struct wpabuf *pv; 983 struct wpabuf *msg, u8 next_payload) 1002 struct wpabuf *msg, u8 next_payload) 1028 struct wpabuf *msg, u8 next_payload) 1068 struct wpabuf *msg, u8 next_payload [all...] |
eap_vendor_test.c | 64 static struct wpabuf * eap_vendor_test_process(struct eap_sm *sm, void *priv, 66 const struct wpabuf *reqData) 69 struct wpabuf *resp;
|
eap_fast.c | 69 struct wpabuf *pending_phase2_req; 403 struct wpabuf **resp) 409 struct wpabuf msg; 482 static struct wpabuf * eap_fast_tlv_nak(int vendor_id, int tlv_type) 484 struct wpabuf *buf; 498 static struct wpabuf * eap_fast_tlv_result(int status, int intermediate) 500 struct wpabuf *buf; 518 static struct wpabuf * eap_fast_tlv_pac_ack(void) 520 struct wpabuf *buf; 541 static struct wpabuf * eap_fast_process_eap_payload_tlv [all...] |
eap_sim.c | 358 static struct wpabuf * eap_sim_client_error(struct eap_sim_data *data, u8 id, 376 static struct wpabuf * eap_sim_response_start(struct eap_sm *sm, 429 static struct wpabuf * eap_sim_response_challenge(struct eap_sim_data *data, 448 static struct wpabuf * eap_sim_response_reauth(struct eap_sim_data *data, 490 static struct wpabuf * eap_sim_response_notification(struct eap_sim_data *data, 523 static struct wpabuf * eap_sim_process_start(struct eap_sm *sm, 599 static struct wpabuf * eap_sim_process_challenge(struct eap_sm *sm, 602 const struct wpabuf *reqData, 753 const struct wpabuf *reqData, 780 static struct wpabuf * eap_sim_process_notification [all...] |
/external/wpa_supplicant_8/src/ap/ |
sta_info.h | 124 struct wpabuf *wps_ie; /* WPS IE from (Re)Association Request */ 125 struct wpabuf *p2p_ie; /* P2P IE from (Re)Association Request */ 126 struct wpabuf *hs20_ie; /* HS 2.0 IE from (Re)Association Request */
|
ap_config.h | 131 struct wpabuf *val; 371 struct wpabuf *wps_vendor_ext[MAX_WPS_VENDOR_EXTENSIONS]; 374 struct wpabuf *wps_nfc_dh_pubkey; 375 struct wpabuf *wps_nfc_dh_privkey; 376 struct wpabuf *wps_nfc_dev_pw; 463 struct wpabuf *vendor_elements;
|
ap_drv_ops.h | 20 struct wpabuf **beacon, 21 struct wpabuf **proberesp, 22 struct wpabuf **assocresp); 23 void hostapd_free_ap_extra_ies(struct hostapd_data *hapd, struct wpabuf *beacon, 24 struct wpabuf *proberesp, 25 struct wpabuf *assocresp);
|
gas_serv.h | 48 struct wpabuf *sd_resp; /* Fragmented response */
|
pmksa_cache_auth.h | 28 struct wpabuf *cui;
|
/external/wpa_supplicant_8/wpa_supplicant/ |
p2p_supplicant.h | 76 void wpas_p2p_scan_ie(struct wpa_supplicant *wpa_s, struct wpabuf *ies); 95 const struct wpabuf *tlvs); 103 const struct wpabuf *resp_tlvs); 107 struct wpabuf *query, struct wpabuf *resp); 109 const struct wpabuf *query);
|
/external/wpa_supplicant_8/src/eap_server/ |
eap_server_eke.c | 32 struct wpabuf *msgs; 111 static struct wpabuf * eap_eke_build_msg(struct eap_eke_data *data, 114 struct wpabuf *msg; 162 static struct wpabuf * eap_eke_build_failure(struct eap_eke_data *data, u8 id) 164 struct wpabuf *msg; 180 static struct wpabuf * eap_eke_build_identity(struct eap_sm *sm, 184 struct wpabuf *msg; 239 static struct wpabuf * eap_eke_build_commit(struct eap_sm *sm, 242 struct wpabuf *msg; 303 static struct wpabuf * eap_eke_build_confirm(struct eap_sm *sm [all...] |
eap_server_ttls.c | 40 struct wpabuf *pending_phase2_eap_resp; 102 static struct wpabuf * eap_ttls_avp_encapsulate(struct wpabuf *resp, 105 struct wpabuf *avp; 148 static int eap_ttls_avp_parse(struct wpabuf *buf, struct eap_ttls_avp *parse) 343 static struct wpabuf * eap_ttls_build_start(struct eap_sm *sm, 346 struct wpabuf *req; 365 static struct wpabuf * eap_ttls_build_phase2_eap_req( 368 struct wpabuf *buf, *encr_req; 395 static struct wpabuf * eap_ttls_build_phase2_mschapv2 [all...] |
eap_server_fast.c | 60 struct wpabuf *pending_phase2_resp; 518 static struct wpabuf * eap_fast_build_start(struct eap_sm *sm, 521 struct wpabuf *req; 571 static struct wpabuf * eap_fast_build_phase2_req(struct eap_sm *sm, 575 struct wpabuf *req; 591 static struct wpabuf * eap_fast_build_crypto_binding( 594 struct wpabuf *buf; 677 static struct wpabuf * eap_fast_build_pac(struct eap_sm *sm, 682 struct wpabuf *buf; 813 struct wpabuf *plain, int piggyback [all...] |
eap_server_gtc.c | 50 static struct wpabuf * eap_gtc_buildReq(struct eap_sm *sm, void *priv, u8 id) 53 struct wpabuf *req; 78 struct wpabuf *respData) 94 struct wpabuf *respData)
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_dict_helpers.h | 12 #include "wpabuf.h" 116 const struct wpabuf **items, 146 struct wpabuf **binarray_value;
|
/external/wpa_supplicant_8/src/crypto/ |
tls_gnutls.c | 93 struct wpabuf *push_buf; 94 struct wpabuf *pull_buf; 917 static struct wpabuf * gnutls_get_appl_data(struct tls_connection *conn) 920 struct wpabuf *ad; 944 struct wpabuf * tls_connection_handshake(void *tls_ctx, 946 const struct wpabuf *in_data, 947 struct wpabuf **appl_data) 950 struct wpabuf *out_data; 1035 struct wpabuf * tls_connection_server_handshake(void *tls_ctx, 1037 const struct wpabuf *in_data [all...] |
/external/wpa_supplicant_8/src/eap_common/ |
ikev2_common.h | 290 int ikev2_derive_auth_data(int prf_alg, const struct wpabuf *sign_msg, 328 void ikev2_update_hdr(struct wpabuf *msg); 330 int initiator, struct wpabuf *msg, 331 struct wpabuf *plain, u8 next_payload);
|
/external/wpa_supplicant_8/src/p2p/ |
p2p_sd.c | 19 static int wfd_wsd_supported(struct wpabuf *wfd) 124 static struct wpabuf * p2p_build_sd_query(u16 update_indic, 125 struct wpabuf *tlvs) 127 struct wpabuf *buf; 151 struct wpabuf *req; 166 static struct wpabuf * p2p_build_sd_response(u8 dialog_token, u16 status_code, 169 const struct wpabuf *tlvs) 171 struct wpabuf *buf; 197 static struct wpabuf * p2p_build_gas_comeback_resp(u8 dialog_token, 204 struct wpabuf *buf [all...] |