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.h185 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.c290 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.c1002 wpabuf_set(&buf, wpabuf_head_u8(resp) + in eap_peap_decrypt()
1063 wpabuf_set(&msg, pos, left); in eap_peap_process()
H A Deap_wsc.c538 wpabuf_set(&tmpbuf, pos, end - pos); in eap_wsc_process()
H A Deap_fast.c491 wpabuf_set(&msg, hdr, len); in eap_fast_phase2_request()
1565 wpabuf_set(&msg, pos, left); in eap_fast_process()
H A Deap_ttls.c382 wpabuf_set(&msg, hdr, len); in eap_ttls_phase2_eap_process()
1704 wpabuf_set(&msg, pos, left); in eap_ttls_process()
H A Deap_teap.c470 wpabuf_set(&msg, hdr, len); in eap_teap_phase2_request()
1875 wpabuf_set(&msg, pos, left); in eap_teap_process()
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_peap.c263 wpabuf_set(&msgbuf, req, req_len); in eap_peap_build_phase2_req()
301 wpabuf_set(&msgbuf, req, req_len); in eap_peap_build_phase2_soh()
515 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_tnc.c526 wpabuf_set(&tmpbuf, pos, end - pos); in eap_tnc_process()
H A Deap_server_tls_common.c496 wpabuf_set(&data->tmpbuf, *pos, end - *pos); in eap_server_tls_reassemble()
H A Deap_server_ttls.c455 wpabuf_set(&msgbuf, req, pos - req); in eap_ttls_build_phase2_mschapv2()
900 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.c1019 wpabuf_set(&buf, in_data, in_len); in eap_fast_process_phase2_response()
H A Deap_server_teap.c1127 wpabuf_set(&buf, in_data, in_len); in eap_teap_process_phase2_response()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwps_supplicant.c2720 wpabuf_set(&msg, pos, wsc_len); in wpas_wps_nfc_rx_handover_sel()
2861 wpabuf_set(&msg, pos, wsc_len); in wpas_er_wps_nfc_report_handover()
/freebsd/contrib/wpa/src/ap/
H A Dwps_hostapd.c2171 wpabuf_set(&msg, pos, wsc_len); in hostapd_wps_nfc_report_handover()