Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:os_malloc

240 	buf = os_malloc(sizeof(*mgmt) + 6 + extra_len);
346 buf = os_malloc(buflen);
470 wpa_s->mlme.assocreq_ies = os_malloc(wpa_s->mlme.assocreq_ies_len);
655 buf = os_malloc(sizeof(*mgmt) + 200 + wpa_s->mlme.extra_probe_ie_len);
1137 wpa_s->mlme.assocresp_ies = os_malloc(wpa_s->mlme.assocresp_ies_len);
1427 bss->ie = os_malloc(ie_len);
1461 bss->wpa_ie = os_malloc(elems.wpa_ie_len + 2);
1478 bss->rsn_ie = os_malloc(elems.rsn_ie_len + 2);
1495 bss->wmm_ie = os_malloc(elems.wmm_len + 2);
1513 bss->mdie = os_malloc(elems.mdie_len + 2);
2105 buf = os_malloc(400);
2451 wpa_s->mlme.extra_ie = os_malloc(params->wpa_ie_len);
2911 wpa_s->mlme.ft_ies = os_malloc(ies_len);
2985 wpa_s->mlme.extra_probe_ie = os_malloc(ies_len);