Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:eapol_test_eapol_send

291 static int eapol_test_eapol_send(void *ctx, int type, const u8 *buf,
294 printf("WPA: eapol_test_eapol_send(type=%d len=%lu)\n",
482 ctx->eapol_send = eapol_test_eapol_send;