Home
last modified time | relevance | path

Searched refs:alloc_eapol (Results 1 – 7 of 7) sorted by relevance

/hostap-latest/tests/fuzzing/eapol-supp/
Deapol-supp.c72 static u8 * alloc_eapol(void *arg, u8 type, in alloc_eapol() function
133 ctx->alloc_eapol = alloc_eapol; in init_wpa()
/hostap-latest/src/rsn_supp/
Dwpa_i.h311 WPA_ASSERT(sm->ctx->alloc_eapol); in wpa_sm_alloc_eapol()
312 return sm->ctx->alloc_eapol(sm->ctx->ctx, type, data, data_len, in wpa_sm_alloc_eapol()
Dwpa.h43 u8 * (*alloc_eapol)(void *ctx, u8 type, const void *data, u16 data_len, member
/hostap-latest/tests/fuzzing/eapol-key-supp/
Deapol-key-supp.c237 ctx->alloc_eapol = supp_alloc_eapol; in supp_init()
/hostap-latest/wpa_supplicant/
Dpreauth_test.c248 ctx->alloc_eapol = _wpa_alloc_eapol; in wpa_init_conf()
Dibss_rsn.c229 ctx->alloc_eapol = supp_alloc_eapol; in ibss_rsn_supp_init()
Dwpas_glue.c1477 ctx->alloc_eapol = _wpa_alloc_eapol; in wpa_supplicant_init_wpa()