/hostap-latest/src/drivers/ |
D | driver_hostap.c | 305 memcpy(hdr->IEEE80211_DA_FROMDS, addr, ETH_ALEN); in hostap_send_eapol() 306 memcpy(hdr->IEEE80211_BSSID_FROMDS, own_addr, ETH_ALEN); in hostap_send_eapol() 307 memcpy(hdr->IEEE80211_SA_FROMDS, own_addr, ETH_ALEN); in hostap_send_eapol() 310 memcpy(pos, rfc1042_header, sizeof(rfc1042_header)); in hostap_send_eapol() 314 memcpy(pos, data, data_len); in hostap_send_eapol() 343 memcpy(param.sta_addr, addr, ETH_ALEN); in hostap_sta_set_flags() 424 memcpy(param->sta_addr, addr, ETH_ALEN); in wpa_driver_hostap_set_key() 449 memcpy((u8 *) (param + 1), key, key_len); in wpa_driver_hostap_set_key() 653 memcpy(param.sta_addr, params->addr, ETH_ALEN); in hostap_sta_add() 670 memcpy(param.sta_addr, addr, ETH_ALEN); in hostap_sta_remove() [all …]
|
D | driver_zephyr.c | 809 memcpy(mode->he_capab[IEEE80211_MODE_AP].phy_cap, he->phy_cap, HE_MAX_PHY_CAPAB_SIZE); in phy_info_he_capa_cfg() 810 memcpy(mode->he_capab[IEEE80211_MODE_AP].mac_cap, he->mac_cap, HE_MAX_MAC_CAPAB_SIZE); in phy_info_he_capa_cfg() 811 memcpy(mode->he_capab[IEEE80211_MODE_AP].mcs, he->mcs, HE_MAX_MCS_CAPAB_SIZE); in phy_info_he_capa_cfg() 812 memcpy(mode->he_capab[IEEE80211_MODE_AP].ppet, he->ppet, HE_MAX_PPET_CAPAB_SIZE); in phy_info_he_capa_cfg() 2402 memcpy(mgmt.da, addr, ETH_ALEN); in wpa_drv_zep_sta_deauth() 2403 memcpy(mgmt.sa, own_addr, ETH_ALEN); in wpa_drv_zep_sta_deauth() 2404 memcpy(mgmt.bssid, own_addr, ETH_ALEN); in wpa_drv_zep_sta_deauth() 2435 memcpy(mgmt.da, addr, ETH_ALEN); in wpa_drv_zep_sta_disassoc() 2436 memcpy(mgmt.sa, own_addr, ETH_ALEN); in wpa_drv_zep_sta_disassoc() 2437 memcpy(mgmt.bssid, own_addr, ETH_ALEN); in wpa_drv_zep_sta_disassoc()
|
D | driver_openbsd.c | 88 memcpy(keyavail.i_key, key, key_len);
|
D | driver_bsd.c | 542 memcpy(ie.wpa_macaddr, addr, IEEE80211_ADDR_LEN); in bsd_new_sta() 920 memcpy(wk.ik_macaddr, addr, IEEE80211_ADDR_LEN); in bsd_get_seqnum() 936 memcpy(tmp, &wk.ik_keytsc, sizeof(wk.ik_keytsc)); in bsd_get_seqnum() 942 memcpy(seq, &wk.ik_keytsc, sizeof(wk.ik_keytsc)); in bsd_get_seqnum() 965 memcpy(stats.is_u.macaddr, addr, IEEE80211_ADDR_LEN); in bsd_read_sta_driver_data()
|
D | driver_nl80211.c | 6314 memcpy(hdr->IEEE80211_DA_FROMDS, addr, ETH_ALEN); in wpa_driver_nl80211_hapd_send_eapol() 6315 memcpy(hdr->IEEE80211_BSSID_FROMDS, own_addr, ETH_ALEN); in wpa_driver_nl80211_hapd_send_eapol() 6316 memcpy(hdr->IEEE80211_SA_FROMDS, own_addr, ETH_ALEN); in wpa_driver_nl80211_hapd_send_eapol() 6326 memcpy(pos, rfc1042_header, sizeof(rfc1042_header)); in wpa_driver_nl80211_hapd_send_eapol() 6330 memcpy(pos, data, data_len); in wpa_driver_nl80211_hapd_send_eapol() 7700 memcpy(arg, nla_data(tb[NL80211_ATTR_KEY_SEQ]), in get_key_handler() 8324 memcpy(mgmt.da, addr, ETH_ALEN); in i802_sta_deauth() 8325 memcpy(mgmt.sa, own_addr, ETH_ALEN); in i802_sta_deauth() 8326 memcpy(mgmt.bssid, own_addr, ETH_ALEN); in i802_sta_deauth() 8351 memcpy(mgmt.da, addr, ETH_ALEN); in i802_sta_disassoc() [all …]
|
D | driver_ndis.c | 2380 memcpy(multi, drv->adapter_name, len * sizeof(TCHAR)); in wpa_driver_ndis_rebind_adapter() 2381 memcpy(&multi[len], TEXT("NDISUIO\0"), 9 * sizeof(TCHAR)); in wpa_driver_ndis_rebind_adapter()
|
/hostap-latest/tests/ |
D | test-bss.c | 53 memcpy(bss.bss.ies, mld_ie, sizeof(mld_ie)); in test_parse_basic_ml() 57 memcpy(bss.bss.ies + sizeof(mld_ie), mbssid_idx_ie, in test_parse_basic_ml()
|
/hostap-latest/port/mbedtls/ |
D | supp_psa_api.c | 181 memcpy(data, supp_psa_outbuf, out_len); in aes_128_cbc_encrypt_psa() 224 memcpy(data, supp_psa_outbuf, out_len); in aes_128_cbc_decrypt_psa() 267 memcpy(data, supp_psa_outbuf, out_len); in aes_ctr_encrypt_psa()
|
/hostap-latest/src/utils/ |
D | os.h | 596 #define os_memcpy(d, s, n) memcpy((d), (s), (n)) 735 #define memcpy OS_DO_NOT_USE_memcpy macro
|
D | os_zephyr.c | 248 memcpy(p, ptr, newsize); in os_realloc()
|
/hostap-latest/wpa_supplicant/wpa_gui-qt4/ |
D | networkconfig.cpp | 656 memcpy(val, "EAP-", 4); in paramsFromConfig() 661 memcpy(val, "EAP-", 4); in paramsFromConfig() 673 memcpy(val, "EAP-", 4); in paramsFromConfig()
|
/hostap-latest/src/crypto/ |
D | crypto_gnutls.c | 36 memcpy(mac, p, gcry_md_get_algo_dlen(algo)); in gnutls_digest_vector() 122 memcpy(mac, p, gcry_md_get_algo_dlen(algo)); in gnutls_hmac_vector()
|
/hostap-latest/src/l2_packet/ |
D | l2_packet_zephyr.c | 162 memcpy(ll.sll_addr, l2->own_addr, ETH_ALEN); in l2_packet_init()
|
/hostap-latest/src/common/ |
D | wpa_helpers.c | 204 memcpy(obuf, pos, end - pos); in get_wpa_status()
|
/hostap-latest/hostapd/ |
D | hostapd_cli_zephyr.c | 368 memcpy(&msg.msg, buf, len); in hostapd_msg_send()
|
D | hlr_auc_gw.c | 850 memcpy(m->sqn, sqn, 6); in aka_auts()
|
/hostap-latest/wpa_supplicant/ |
D | ctrl_iface_zephyr.c | 79 memcpy(&msg.msg, buf, len); in wpa_supplicant_ctrl_iface_send()
|