Searched defs:eapol_send (Results 1 – 3 of 3) sorted by relevance
/hostap-3.7.0/tests/fuzzing/eapol-supp/ |
D | eapol-supp.c | 110 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/ |
D | eapol_auth_sm.h | 44 void (*eapol_send)(void *ctx, void *sta_ctx, u8 type, const u8 *data, member
|
/hostap-3.7.0/src/eapol_supp/ |
D | eapol_supp_sm.h | 152 int (*eapol_send)(void *ctx, int type, const u8 *buf, size_t len); member
|