Home
last modified time | relevance | path

Searched refs:wpa_config_blob (Results 1 – 22 of 22) sorted by relevance

/hostap-latest/src/eap_peer/
Deap.h17 struct wpa_config_blob;
194 void (*set_config_blob)(void *ctx, struct wpa_config_blob *blob);
202 const struct wpa_config_blob * (*get_config_blob)(void *ctx,
Deap_config.h727 struct wpa_config_blob { struct
746 struct wpa_config_blob *next; argument
Deap_i.h409 void eap_set_config_blob(struct eap_sm *sm, struct wpa_config_blob *blob);
410 const struct wpa_config_blob *
Deap_teap_pac.c265 const struct wpa_config_blob *blob; in eap_teap_init_pac_data()
540 struct wpa_config_blob *blob; in eap_teap_write_pac()
755 const struct wpa_config_blob *blob = NULL; in eap_teap_load_pac_bin()
Deap_fast_pac.c264 const struct wpa_config_blob *blob; in eap_fast_init_pac_data()
539 struct wpa_config_blob *blob; in eap_fast_write_pac()
751 const struct wpa_config_blob *blob = NULL; in eap_fast_load_pac_bin()
Deap_tls_common.c38 const struct wpa_config_blob *blob; in eap_tls_check_blob()
Deap.c3166 void eap_set_config_blob(struct eap_sm *sm, struct wpa_config_blob *blob) in eap_set_config_blob()
3180 const struct wpa_config_blob * eap_get_config_blob(struct eap_sm *sm, in eap_get_config_blob()
/hostap-latest/wpa_supplicant/
Dconfig.h740 struct wpa_config_blob *blobs;
1839 const struct wpa_config_blob * wpa_config_get_blob(struct wpa_config *config,
1842 struct wpa_config_blob *blob);
1843 void wpa_config_free_blob(struct wpa_config_blob *blob);
Dconfig_none.c43 struct wpa_config_blob *blob; in wpa_config_write()
Dpreauth_test.c176 struct wpa_config_blob *blob) in wpa_supplicant_set_config_blob()
183 static const struct wpa_config_blob *
Dconfig_winreg.c52 struct wpa_config_blob *blob; in wpa_config_read_blobs()
975 static int wpa_config_write_blob(HKEY hk, struct wpa_config_blob *blob) in wpa_config_write_blob()
1016 struct wpa_config_blob *blob; in wpa_config_write()
Dconfig_file.c217 static struct wpa_config_blob * wpa_config_read_blob(FILE *f, int *line, in wpa_config_read_blob()
220 struct wpa_config_blob *blob; in wpa_config_read_blob()
277 struct wpa_config_blob *blob; in wpa_config_process_blob()
1081 static int wpa_config_write_blob(FILE *f, struct wpa_config_blob *blob) in wpa_config_write_blob()
1645 struct wpa_config_blob *blob; in wpa_config_write()
Deapol_test.c331 struct wpa_config_blob *blob) in eapol_test_set_config_blob()
338 static const struct wpa_config_blob *
Dwpas_glue.c37 struct wpa_config_blob *blob) in wpa_supplicant_set_config_blob()
51 static const struct wpa_config_blob *
Dconfig.c3007 struct wpa_config_blob *blob, *prev; in wpa_config_flush_blobs()
4542 const struct wpa_config_blob * wpa_config_get_blob(struct wpa_config *config, in wpa_config_get_blob()
4545 struct wpa_config_blob *blob = config->blobs; in wpa_config_get_blob()
4565 struct wpa_config_blob *blob) in wpa_config_set_blob()
4577 void wpa_config_free_blob(struct wpa_config_blob *blob) in wpa_config_free_blob()
4595 struct wpa_config_blob *pos = config->blobs, *prev = NULL; in wpa_config_remove_blob()
Ddpp_supplicant.c1499 struct wpa_config_blob *blob; in wpas_dpp_add_network()
Dctrl_iface.c245 struct wpa_config_blob *blob; in wpas_ctrl_set_blob()
/hostap-latest/src/eapol_supp/
Deapol_supp_sm.h73 struct wpa_config_blob;
174 void (*set_config_blob)(void *ctx, struct wpa_config_blob *blob);
182 const struct wpa_config_blob * (*get_config_blob)(void *ctx,
Deapol_supp_sm.c1973 static void eapol_sm_set_config_blob(void *ctx, struct wpa_config_blob *blob) in eapol_sm_set_config_blob()
1983 static const struct wpa_config_blob *
/hostap-latest/eap_example/
Deap_example_peer.c159 static void peer_set_config_blob(void *ctx, struct wpa_config_blob *blob) in peer_set_config_blob()
165 static const struct wpa_config_blob *
/hostap-latest/src/rsn_supp/
Dwpa.h19 struct wpa_config_blob;
51 void (*set_config_blob)(void *ctx, struct wpa_config_blob *blob);
52 const struct wpa_config_blob * (*get_config_blob)(void *ctx,
/hostap-latest/wpa_supplicant/dbus/
Ddbus_new_handlers.c2590 struct wpa_config_blob *blob = NULL; in wpas_dbus_handler_add_blob()
2650 const struct wpa_config_blob *blob; in wpas_dbus_handler_get_blob()
4511 struct wpa_config_blob *blob; in wpas_dbus_getter_blobs()