Home
last modified time | relevance | path

Searched defs:eapol_callbacks (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/eap_peer/
H A Deap.h138 struct eapol_callbacks { struct
143 struct eap_peer_config * (*get_config)(void *ctx);
150 bool (*get_bool)(void *ctx, enum eapol_bool_var variable);
174 void (*set_int)(void *ctx, enum eapol_int_var variable,
184 struct wpabuf * (*get_eapReqData)(void *ctx);
215 void (*notify_pending)(void *ctx);
241 void (*notify_status)(void *ctx, const char *status,
249 void (*notify_eap_error)(void *ctx, int error_code);
256 void (*eap_proxy_cb)(void *ctx);
263 void (*eap_proxy_notify_sim_status)(void *ctx,
[all …]
/freebsd/contrib/wpa/src/eap_server/
H A Deap.h98 struct eapol_callbacks { struct
99 int (*get_eap_user)(void *ctx, const u8 *identity, size_t identity_len,
101 const char * (*get_eap_req_id_text)(void *ctx, size_t *len);
102 void (*log_msg)(void *ctx, const char *msg);
103 int (*get_erp_send_reauth_start)(void *ctx);
104 const char * (*get_erp_domain)(void *ctx);
105 struct eap_server_erp_key * (*erp_get_key)(void *ctx,
107 int (*erp_add_key)(void *ctx, struct eap_server_erp_key *erp);