Searched refs:alloc_eapol (Results 1 – 5 of 5) sorted by relevance
292 WPA_ASSERT(sm->ctx->alloc_eapol); in wpa_sm_alloc_eapol()293 return sm->ctx->alloc_eapol(sm->ctx->ctx, type, data, data_len, in wpa_sm_alloc_eapol()
41 u8 * (*alloc_eapol)(void *ctx, u8 type, const void *data, u16 data_len, member
247 ctx->alloc_eapol = _wpa_alloc_eapol; in wpa_init_conf()
228 ctx->alloc_eapol = supp_alloc_eapol; in ibss_rsn_supp_init()
1401 ctx->alloc_eapol = _wpa_alloc_eapol; in wpa_supplicant_init_wpa()