Home
last modified time | relevance | path

Searched defs:eapol_send (Results 1 – 3 of 3) sorted by relevance

/hostap-3.7.0/tests/fuzzing/eapol-supp/
Deapol-supp.c110 static int eapol_send(void *ctx, int type, const u8 *buf, size_t len) in eapol_send() function
/hostap-3.7.0/src/eapol_auth/
Deapol_auth_sm.h44 void (*eapol_send)(void *ctx, void *sta_ctx, u8 type, const u8 *data, member
/hostap-3.7.0/src/eapol_supp/
Deapol_supp_sm.h152 int (*eapol_send)(void *ctx, int type, const u8 *buf, size_t len); member