Home
last modified time | relevance | path

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

/hal_espressif-latest/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-latest/components/wpa_supplicant/src/tls/
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()
/hal_espressif-latest/components/wpa_supplicant/src/wps/
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()
Dwps_attr_build.c86 wpabuf_put_buf(msg, pubkey); in wps_build_public_key()
420 wpabuf_put_buf(msg, plain); in wps_build_encr_settings()
Dwps_registrar.c1629 wpabuf_put_buf(msg, wbuf); in wps_build_credential_wrap()
1829 wpabuf_put_buf(msg, cred); in wps_build_cred()
1846 wpabuf_put_buf(msg, cred); in wps_build_cred()
1852 wpabuf_put_buf(msg, wps->wps->registrar->extra_cred); in wps_build_cred()
1893 wpabuf_put_buf(msg, plain); in wps_build_ap_cred()
/hal_espressif-latest/components/wpa_supplicant/include/utils/
Dwpabuf.h151 static inline void wpabuf_put_buf(struct wpabuf *dst, in wpabuf_put_buf() function
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_fast_common.c40 wpabuf_put_buf(buf, data); in eap_fast_put_tlv_buf()
Deap_peap.c647 wpabuf_put_buf(e, buf); in eap_peapv2_tlv_eap_payload()
715 wpabuf_put_buf(*resp, buf); in eap_peap_phase2_request()
879 wpabuf_put_buf(nmsg, in_decrypted); in eap_peap_decrypt()
Deap_tls_common.c383 wpabuf_put_buf(data->tls_in, in_data); in eap_peer_tls_reassemble_fragment()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae.c1510 wpabuf_put_buf(rejected_groups, own); in sae_derive_keys()
1512 wpabuf_put_buf(rejected_groups, peer); in sae_derive_keys()
1515 wpabuf_put_buf(rejected_groups, peer); in sae_derive_keys()
1517 wpabuf_put_buf(rejected_groups, own); in sae_derive_keys()
1619 wpabuf_put_buf(buf, token); in sae_write_commit()
1670 wpabuf_put_buf(buf, sae->tmp->own_rejected_groups); in sae_write_commit()
1677 wpabuf_put_buf(buf, token); in sae_write_commit()
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()
4334 wpabuf_put_buf(clear, conf); in dpp_build_conf_resp()
4339 wpabuf_put_buf(clear, conf2); in dpp_build_conf_resp()
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa.c2850 wpabuf_put_buf(sm->owe_ie, pub); in owe_build_assoc_req()
2971 wpabuf_put_buf(hkey, pub); /* C */ in owe_process_assoc_resp()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wps.c316 wpabuf_put_buf(extra_ie, wps_ie); in wps_build_ic_appie_wps_pr()