#include <eap.h>
Public Attributes | |
const char *(* | get_eap_req_id_text )(void *ctx, size_t *len) |
int(* | get_eap_user )(void *ctx, const u8 *identity, size_t identity_len, int phase2, struct eap_user *user) |
Definition at line 86 of file eap_server/eap.h.
const char*(* eapol_callbacks::get_eap_req_id_text)(void *ctx, size_t *len) |
Definition at line 89 of file eap_server/eap.h.
int(* eapol_callbacks::get_eap_user)(void *ctx, const u8 *identity, size_t identity_len, int phase2, struct eap_user *user) |
Definition at line 87 of file eap_server/eap.h.