Home
last modified time | relevance | path

Searched refs:wpabuf_set (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/wpa/src/utils/
H A Dwpabuf.h179 static inline void wpabuf_set(struct wpabuf *buf, const void *data, size_t len) in wpabuf_set() function
/freebsd/contrib/wpa/src/wps/
H A Dhttp_client.c303 wpabuf_set(&c->body, httpread_data_get(c->hread), in http_client_get_body()
H A Dwps_common.c445 wpabuf_set(&msg, attr->cred[i], attr->cred_len[i]); in wps_oob_use_cred()
H A Dwps_validate.c1035 wpabuf_set(&buf, cred, len); in wps_validate_cred()
H A Dwps_enrollee.c713 wpabuf_set(&msg, cred, cred_len); in wps_process_cred_e()
H A Dwps_er.c1134 wpabuf_set(&msg, data + 1 + 17, wpabuf_len(event) - (1 + 17)); in wps_er_process_wlanevent()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_tnc.c289 wpabuf_set(&tmpbuf, pos, end - pos); in eap_tnc_process()
H A Deap_tls.c289 wpabuf_set(&msg, pos, left); in eap_tls_process()
H A Deap_ikev2.c408 wpabuf_set(&tmpbuf, pos, end - pos); in eap_ikev2_process()
H A Deap_peap.c969 wpabuf_set(&buf, wpabuf_head_u8(resp) + in eap_peap_decrypt()
1030 wpabuf_set(&msg, pos, left); in eap_peap_process()
H A Deap_wsc.c528 wpabuf_set(&tmpbuf, pos, end - pos); in eap_wsc_process()
H A Deap_fast.c490 wpabuf_set(&msg, hdr, len); in eap_fast_phase2_request()
1575 wpabuf_set(&msg, pos, left); in eap_fast_process()
H A Deap_ttls.c357 wpabuf_set(&msg, hdr, len); in eap_ttls_phase2_eap_process()
1679 wpabuf_set(&msg, pos, left); in eap_ttls_process()
H A Deap_teap.c463 wpabuf_set(&msg, hdr, len); in eap_teap_phase2_request()
1868 wpabuf_set(&msg, pos, left); in eap_teap_process()
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_peap.c259 wpabuf_set(&msgbuf, req, req_len); in eap_peap_build_phase2_req()
297 wpabuf_set(&msgbuf, req, req_len); in eap_peap_build_phase2_soh()
511 wpabuf_set(&msgbuf, hdr, req_len); in eap_peap_build_phase2_term()
H A Deap_server_wsc.c434 wpabuf_set(&tmpbuf, pos, end - pos); in eap_wsc_process()
H A Deap_server_tls_common.c484 wpabuf_set(&data->tmpbuf, *pos, end - *pos); in eap_server_tls_reassemble()
H A Deap_server_tnc.c526 wpabuf_set(&tmpbuf, pos, end - pos); in eap_tnc_process()
H A Deap_server_ttls.c454 wpabuf_set(&msgbuf, req, pos - req); in eap_ttls_build_phase2_mschapv2()
899 wpabuf_set(&buf, in_data, in_len); in eap_ttls_process_phase2_eap_response()
H A Deap_server_ikev2.c432 wpabuf_set(&tmpbuf, pos, end - pos); in eap_ikev2_process()
H A Deap_server_fast.c1029 wpabuf_set(&buf, in_data, in_len); in eap_fast_process_phase2_response()
H A Deap_server_teap.c1097 wpabuf_set(&buf, in_data, in_len); in eap_teap_process_phase2_response()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwps_supplicant.c2684 wpabuf_set(&msg, pos, wsc_len); in wpas_wps_nfc_rx_handover_sel()
2825 wpabuf_set(&msg, pos, wsc_len); in wpas_er_wps_nfc_report_handover()
/freebsd/contrib/wpa/src/ap/
H A Dwps_hostapd.c2170 wpabuf_set(&msg, pos, wsc_len); in hostapd_wps_nfc_report_handover()