Searched refs:alloc_eapol (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h242 WPA_ASSERT(sm->ctx->alloc_eapol);
243 return sm->ctx->alloc_eapol(sm->ctx->ctx, type, data, data_len,
H A Dwpa.h40 u8 * (*alloc_eapol)(void *ctx, u8 type, const void *data, u16 data_len, member in struct:wpa_sm_ctx
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dpreauth_test.c240 ctx->alloc_eapol = _wpa_alloc_eapol;
H A Dibss_rsn.c215 ctx->alloc_eapol = supp_alloc_eapol;
H A Dwpas_glue.c1215 ctx->alloc_eapol = _wpa_alloc_eapol;

Completed in 114 milliseconds