Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/utils/
Dwpabuf.c255 wpabuf_put_buf(n, a); in wpabuf_concat()
257 wpabuf_put_buf(n, b); in wpabuf_concat()
294 wpabuf_put_buf(ret, buf); in wpabuf_zeropad()
/hal_espressif-3.6.0/components/wpa_supplicant/src/wps/
Dwps_dev_attr.c212 wpabuf_put_buf(msg, dev->vendor_ext_m1); in wps_build_vendor_ext_m1()
240 wpabuf_put_buf(msg, dev->vendor_ext[i]); in wps_build_vendor_ext()
Dwps_attr_build.c83 wpabuf_put_buf(msg, pubkey); in wps_build_public_key()
357 wpabuf_put_buf(msg, plain); in wps_build_encr_settings()
Dwps_registrar.c1569 wpabuf_put_buf(msg, wbuf); in wps_build_credential_wrap()
1704 wpabuf_put_buf(msg, cred); in wps_build_cred()
1721 wpabuf_put_buf(msg, cred); in wps_build_cred()
1727 wpabuf_put_buf(msg, wps->wps->registrar->extra_cred); in wps_build_cred()
1767 wpabuf_put_buf(msg, plain); in wps_build_ap_cred()
/hal_espressif-3.6.0/components/wpa_supplicant/include/utils/
Dwpabuf.h151 static inline void wpabuf_put_buf(struct wpabuf *dst, in wpabuf_put_buf() function
/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/
Deap_fast_common.c40 wpabuf_put_buf(buf, data); in eap_fast_put_tlv_buf()
Deap_peap.c614 wpabuf_put_buf(e, buf); in eap_peapv2_tlv_eap_payload()
682 wpabuf_put_buf(*resp, buf); in eap_peap_phase2_request()
846 wpabuf_put_buf(nmsg, in_decrypted); in eap_peap_decrypt()
Deap_tls_common.c372 wpabuf_put_buf(data->tls_in, in_data); in eap_peer_tls_reassemble_fragment()
/hal_espressif-3.6.0/components/wpa_supplicant/src/common/
Ddpp.c1023 wpabuf_put_buf(msg, pi); in dpp_auth_build_req()
1187 wpabuf_put_buf(msg, pr); in dpp_auth_build_resp()
1777 wpabuf_put_buf(buf, query); in dpp_write_gas_query()
4332 wpabuf_put_buf(clear, conf); in dpp_build_conf_resp()
4337 wpabuf_put_buf(clear, conf2); in dpp_build_conf_resp()
Dsae.c868 wpabuf_put_buf(buf, token); in sae_write_commit()
/hal_espressif-3.6.0/components/wpa_supplicant/esp_supplicant/src/
Desp_wps.c525 wpabuf_put_buf(extra_ie, wps_ie); in wps_build_ic_appie_wps_pr()