Home
last modified time | relevance | path

Searched refs:os_calloc (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/port/include/
Dos.h231 #ifndef os_calloc
232 #define os_calloc(p, s) os_wpa_calloc_func((p), (s)) macro
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dwnm_sta.c209 params.bssid = os_calloc(wpa_s->wnm_num_neighbor_report, ETH_ALEN); in get_mbo_transition_candidate()
936 wpa_s->wnm_neighbor_report_elements = os_calloc( in ieee802_11_rx_bss_trans_mgmt_req()