Searched refs:WPA_ASSERT (Results 1 – 12 of 12) sorted by relevance
140 WPA_ASSERT(sm->ctx->set_state); in wpa_sm_set_state()146 WPA_ASSERT(sm->ctx->get_state); in wpa_sm_get_state()152 WPA_ASSERT(sm->ctx->deauthenticate); in wpa_sm_deauthenticate()161 WPA_ASSERT(sm->ctx->set_key); in wpa_sm_set_key()168 WPA_ASSERT(sm->ctx->get_network_ctx); in wpa_sm_get_network_ctx()174 WPA_ASSERT(sm->ctx->get_bssid); in wpa_sm_get_bssid()181 WPA_ASSERT(sm->ctx->ether_send); in wpa_sm_ether_send()187 WPA_ASSERT(sm->ctx->get_beacon_ie); in wpa_sm_get_beacon_ie()193 WPA_ASSERT(sm->ctx->cancel_auth_timeout); in wpa_sm_cancel_auth_timeout()201 WPA_ASSERT(sm->ctx->alloc_eapol); in wpa_sm_alloc_eapol()[all …]
102 WPA_ASSERT((size_t) (pos - wpa_ie) <= wpa_ie_len); in wpa_gen_wpa_ie_wpa()227 WPA_ASSERT((size_t) (pos - rsn_ie) <= rsn_ie_len); in wpa_gen_wpa_ie_rsn()284 WPA_ASSERT((size_t) (pos - wpa_ie) <= wpa_ie_len); in wpa_gen_wpa_ie_osen()
46 WPA_ASSERT(ifname != NULL); in fst_attach()47 WPA_ASSERT(iface_obj != NULL); in fst_attach()48 WPA_ASSERT(cfg != NULL); in fst_attach()222 WPA_ASSERT(0); in fst_hw_mode_to_band()
47 WPA_ASSERT(mbie->eid == WLAN_EID_MULTI_BAND); in fst_dump_mb_ies()48 WPA_ASSERT(2 + mbie->len >= sizeof(*mbie)); in fst_dump_mb_ies()309 WPA_ASSERT(g == fst_iface_get_group(iface)); in fst_group_does_iface_appear_in_other_mbies()310 WPA_ASSERT(g == fst_iface_get_group(other)); in fst_group_does_iface_appear_in_other_mbies()427 WPA_ASSERT(dl_list_empty(&group->ifaces)); in fst_group_delete()
106 WPA_ASSERT(dl_list_empty(&global_sessions_list)); in fst_session_global_deinit()280 WPA_ASSERT(payload != NULL); in fst_session_send_action()281 WPA_ASSERT(size != 0); in fst_session_send_action()285 WPA_ASSERT(action <= FST_ACTION_MAX_SUPPORTED); in fst_session_send_action()338 WPA_ASSERT(s->data.old_iface != NULL); in fst_session_send_tear_down()339 WPA_ASSERT(s->data.new_iface != NULL); in fst_session_send_tear_down()673 WPA_ASSERT(s->data.new_iface != NULL); in fst_session_handle_ack_request()736 WPA_ASSERT(s->data.new_iface != NULL); in fst_session_handle_ack_response()771 WPA_ASSERT(!is_zero_ether_addr(own_addr)); in fst_session_create()1054 WPA_ASSERT(s->data.new_iface != NULL); in fst_session_initiate_switch()[all …]
106 WPA_ASSERT(f->iface_obj.ctx); in fst_ctrl_iface_notify()
354 #define WPA_ASSERT(a) \ macro364 #define WPA_ASSERT(a) do { } while (0) macro
313 WPA_ASSERT(data->tls_out == NULL); in eap_server_tls_phase1()
1125 WPA_ASSERT(info != NULL); in mb_ies_by_info()
506 WPA_ASSERT(data->tls_out == NULL); in eap_tls_process_input()
3760 WPA_ASSERT(0); in wpas_fst_get_channel_info_cb()3788 WPA_ASSERT(os_memcmp(wpa_s->bssid, da, ETH_ALEN) == 0); in wpas_fst_send_action_cb()3800 WPA_ASSERT(os_memcmp(wpa_s->bssid, addr, ETH_ALEN) == 0); in wpas_fst_get_mb_ie_cb()3811 WPA_ASSERT(os_memcmp(wpa_s->bssid, addr, ETH_ALEN) == 0); in wpas_fst_update_mb_ie_cb()
1072 WPA_ASSERT(hapd->conf->wpa_key_mgmt); in hostapd_ctrl_iface_get_key_mgmt()