Home
last modified time | relevance | path

Searched refs:wpabuf_put_buf (Results 1 – 25 of 64) sorted by relevance

123

/freebsd/contrib/wpa/wpa_supplicant/
H A Dwifi_display.c60 wpabuf_put_buf(ie, global->wfd_subelem[i]); in wifi_display_get_wfd_ie()
160 wpabuf_put_buf(buf, in wifi_display_update_wfd_ie()
164 wpabuf_put_buf(buf, in wifi_display_update_wfd_ie()
168 wpabuf_put_buf(buf, global->wfd_subelem[ in wifi_display_update_wfd_ie()
171 wpabuf_put_buf(buf, in wifi_display_update_wfd_ie()
194 wpabuf_put_buf(buf, in wifi_display_update_wfd_ie()
202 wpabuf_put_buf(buf, in wifi_display_update_wfd_ie()
211 wpabuf_put_buf(buf, in wifi_display_update_wfd_ie()
H A Dp2p_supplicant_sd.c253 wpabuf_put_buf(resp, bsrv->query); /* Key */ in wpas_sd_all_bonjour()
254 wpabuf_put_buf(resp, bsrv->resp); /* Value */ in wpas_sd_all_bonjour()
334 wpabuf_put_buf(resp, bsrv->resp); /* Value */ in wpas_sd_req_bonjour()
522 wpabuf_put_buf(resp, wpa_s->global->wfd_subelem[*pos]); in wpas_sd_req_wfd()
/freebsd/contrib/wpa/src/p2p/
H A Dp2p_group.c133 wpabuf_put_buf(ie, m->client_info); in p2p_client_info()
171 wpabuf_put_buf(ie, noa); in p2p_group_add_noa()
229 wpabuf_put_buf(ie, group->p2p->wfd_ie_beacon); in p2p_group_build_beacon_ie()
234 wpabuf_put_buf(ie, in p2p_group_build_beacon_ie()
369 wpabuf_put_buf(wfd_subelems, group->p2p->wfd_dev_info); in wifi_display_build_go_ie()
371 wpabuf_put_buf(wfd_subelems, group->p2p->wfd_r2_dev_info); in wifi_display_build_go_ie()
373 wpabuf_put_buf(wfd_subelems, in wifi_display_build_go_ie()
376 wpabuf_put_buf(wfd_subelems, in wifi_display_build_go_ie()
673 wpabuf_put_buf(resp, group->wfd_ie); in p2p_group_assoc_resp_ie()
678 wpabuf_put_buf(resp, in p2p_group_assoc_resp_ie()
H A Dp2p_invitation.c97 wpabuf_put_buf(buf, wfd_ie); in p2p_build_invitation_req()
101 wpabuf_put_buf(buf, p2p->vendor_elem[VENDOR_ELEM_P2P_INV_REQ]); in p2p_build_invitation_req()
174 wpabuf_put_buf(buf, wfd_ie); in p2p_build_invitation_resp()
178 wpabuf_put_buf(buf, p2p->vendor_elem[VENDOR_ELEM_P2P_INV_RESP]); in p2p_build_invitation_resp()
H A Dp2p_go_neg.c220 wpabuf_put_buf(buf, p2p->wfd_ie_go_neg); in p2p_build_go_neg_req()
224 wpabuf_put_buf(buf, p2p->vendor_elem[VENDOR_ELEM_P2P_GO_NEG_REQ]); in p2p_build_go_neg_req()
399 wpabuf_put_buf(buf, p2p->wfd_ie_go_neg); in p2p_build_go_neg_resp()
403 wpabuf_put_buf(buf, p2p->vendor_elem[VENDOR_ELEM_P2P_GO_NEG_RESP]); in p2p_build_go_neg_resp()
1204 wpabuf_put_buf(buf, p2p->wfd_ie_go_neg); in p2p_build_go_neg_conf()
1208 wpabuf_put_buf(buf, p2p->vendor_elem[VENDOR_ELEM_P2P_GO_NEG_CONF]); in p2p_build_go_neg_conf()
/freebsd/contrib/wpa/src/tls/
H A Dasn1.c543 wpabuf_put_buf(buf, val); in asn1_put_octet_string()
592 wpabuf_put_buf(buf, payload); in asn1_put_sequence()
600 wpabuf_put_buf(buf, payload); in asn1_put_set()
632 wpabuf_put_buf(buf, params); in asn1_build_alg_id()
646 wpabuf_put_buf(res, buf); in asn1_encaps()
/freebsd/contrib/wpa/src/common/
H A Ddpp_backup.c105 wpabuf_put_buf(attr, conf_params); in dpp_build_attribute()
187 wpabuf_put_buf(key, alg); in dpp_build_key_pkg()
194 wpabuf_put_buf(key, attr); in dpp_build_key_pkg()
251 wpabuf_put_buf(params, prf); in dpp_build_pbkdf2_alg_id()
329 wpabuf_put_buf(pwri, key_der_alg); in dpp_build_pw_recipient_info()
332 wpabuf_put_buf(pwri, key_enc_alg); in dpp_build_pw_recipient_info()
420 wpabuf_put_buf(enc_cont_info, enc_alg); in dpp_build_enc_cont_info()
426 wpabuf_put_buf(enc_cont_info, enc_cont); in dpp_build_enc_cont_info()
H A Dgas.c160 wpabuf_put_buf(buf, payload); in gas_anqp_build_initial_resp_buf()
202 wpabuf_put_buf(buf, payload); in gas_anqp_build_comeback_resp_buf()
H A Ddpp_reconfig.c113 wpabuf_put_buf(msg, a_nonce); in dpp_build_reconfig_announcement()
118 wpabuf_put_buf(msg, e_id); in dpp_build_reconfig_announcement()
354 wpabuf_put_buf(clear, conn_status); in dpp_reconfig_build_resp()
394 wpabuf_put_buf(msg, pr); in dpp_reconfig_build_resp()
H A Dnan_de.c256 wpabuf_put_buf(buf, ssi); in nan_de_tx_sdf()
265 wpabuf_put_buf(buf, srv->elems); in nan_de_tx_sdf()
920 wpabuf_put_buf(buf, srv->ssi); in nan_de_rx_subscribe()
929 wpabuf_put_buf(buf, srv->elems); in nan_de_rx_subscribe()
H A Dsae.c1575 wpabuf_put_buf(rejected_groups, own); in sae_derive_keys()
1577 wpabuf_put_buf(rejected_groups, peer); in sae_derive_keys()
1580 wpabuf_put_buf(rejected_groups, peer); in sae_derive_keys()
1582 wpabuf_put_buf(rejected_groups, own); in sae_derive_keys()
1683 wpabuf_put_buf(buf, token); in sae_write_commit()
1730 wpabuf_put_buf(buf, sae->tmp->own_rejected_groups); in sae_write_commit()
1737 wpabuf_put_buf(buf, token); in sae_write_commit()
H A Dsae_pk.c672 wpabuf_put_buf(buf, pk->pubkey); in sae_write_confirm_pk()
680 wpabuf_put_buf(buf, sig); in sae_write_confirm_pk()
/freebsd/contrib/wpa/src/utils/
H A Dwpabuf.c252 wpabuf_put_buf(n, a); in wpabuf_concat()
253 wpabuf_put_buf(n, b); in wpabuf_concat()
290 wpabuf_put_buf(ret, buf); in wpabuf_zeropad()
H A Dwpabuf.h179 static inline void wpabuf_put_buf(struct wpabuf *dst, in wpabuf_put_buf() function
/freebsd/contrib/wpa/src/wps/
H A Dwps_dev_attr.c213 wpabuf_put_buf(msg, dev->vendor_ext_m1); in wps_build_vendor_ext_m1()
238 wpabuf_put_buf(msg, dev->vendor_ext[i]); in wps_build_vendor_ext()
254 wpabuf_put_buf(msg, dev->application_ext); in wps_build_application_ext()
H A Dwps_attr_build.c83 wpabuf_put_buf(msg, pubkey); in wps_build_public_key()
414 wpabuf_put_buf(msg, plain); in wps_build_encr_settings()
H A Dndef.c156 wpabuf_put_buf(record, payload); in ndef_build_record()
H A Dwps_upnp_event.c169 wpabuf_put_buf(buf, e->data); in event_build_message()
/freebsd/contrib/wpa/src/ap/
H A Drrm.c245 wpabuf_put_buf(buf, nr->nr); in hostapd_send_nei_report_resp()
255 wpabuf_put_buf(buf, nr->lci); in hostapd_send_nei_report_resp()
267 wpabuf_put_buf(buf, nr->civic); in hostapd_send_nei_report_resp()
588 wpabuf_put_buf(buf, nr->nr); in hostapd_send_range_req()
704 wpabuf_put_buf(buf, req); in hostapd_send_beacon_req()
H A Dhs20.c178 wpabuf_put_buf(buf, payload); in hs20_send_wnm_notification_deauth_req()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_eke.c343 wpabuf_put_buf(data->msgs, reqData); in eap_eke_process_id()
344 wpabuf_put_buf(data->msgs, resp); in eap_eke_process_id()
490 wpabuf_put_buf(data->msgs, reqData); in eap_eke_process_commit()
491 wpabuf_put_buf(data->msgs, resp); in eap_eke_process_commit()
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_eke.c298 wpabuf_put_buf(data->msgs, msg); in eap_eke_build_commit()
509 wpabuf_put_buf(data->msgs, respData); in eap_eke_process_identity()
582 wpabuf_put_buf(data->msgs, respData); in eap_eke_process_commit()
H A Deap_server_peap.c290 wpabuf_put_buf(buf, buf1); in eap_peap_build_phase2_soh()
445 wpabuf_put_buf(buf, data->soh_response); in eap_peap_build_phase2_tlv()
532 wpabuf_put_buf(data->ssl.tls_out, encr_req); in eap_peap_build_phase2_term()
1158 wpabuf_put_buf(nbuf, in_decrypted); in eap_peap_process_phase2()
/freebsd/contrib/wpa/src/eap_common/
H A Deap_fast_common.c40 wpabuf_put_buf(buf, data); in eap_fast_put_tlv_buf()
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c165 wpabuf_put_buf(xml, iface->xml); in add_interfaces()

123