Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_peer/
Deap.h137 struct eapol_callbacks { struct
142 struct eap_peer_config * (*get_config)(void *ctx);
149 Boolean (*get_bool)(void *ctx, enum eapol_bool_var variable);
157 void (*set_bool)(void *ctx, enum eapol_bool_var variable,
166 unsigned int (*get_int)(void *ctx, enum eapol_int_var variable);
174 void (*set_int)(void *ctx, enum eapol_int_var variable,
184 struct wpabuf * (*get_eapReqData)(void *ctx);
194 void (*set_config_blob)(void *ctx, struct wpa_config_blob *blob);
202 const struct wpa_config_blob * (*get_config_blob)(void *ctx,
215 void (*notify_pending)(void *ctx);
[all …]
/external/wpa_supplicant_8/src/eap_server/
Deap.h95 struct eapol_callbacks { struct
96 int (*get_eap_user)(void *ctx, const u8 *identity, size_t identity_len,
98 const char * (*get_eap_req_id_text)(void *ctx, size_t *len);
99 void (*log_msg)(void *ctx, const char *msg);
100 int (*get_erp_send_reauth_start)(void *ctx);
101 const char * (*get_erp_domain)(void *ctx);
102 struct eap_server_erp_key * (*erp_get_key)(void *ctx,
104 int (*erp_add_key)(void *ctx, struct eap_server_erp_key *erp);