Home
last modified time | relevance | path

Searched defs:methods (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Deap_user_db.c23 static void set_user_methods(struct hostapd_eap_user *user, const char *methods) in set_user_methods()
106 int i, id = -1, methods = -1; in get_wildcard_cb() local
Dap_config.h116 } methods[EAP_MAX_METHODS]; member
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap.c184 const struct eap_method *methods, *m; in eap_get_phase2_types() local
454 const struct eap_method *methods, *m; in eap_sm_build_nak() local
592 const struct eap_method *methods; in eap_peer_config_init() local
Deap_tls_common.c950 struct eap_method_type *methods = NULL, *_methods; in eap_peer_select_phase2_methods() local
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_registrar.c569 static void wps_set_pushbutton(u16 *methods, u16 conf_methods) in wps_set_pushbutton()
595 u16 methods; in wps_build_sel_reg_config_methods() local
618 u16 methods; in wps_build_probe_config_methods() local
1286 u16 methods = 0; in wps_cb_set_sel_reg() local
2544 static int wps_process_config_methods(struct wps_data *wps, const u8 *methods) in wps_process_config_methods()
3586 u16 methods; in wps_registrar_selected_registrar_changed() local
Dwps_attr_build.c123 int wps_build_config_methods(struct wpabuf *msg, u16 methods) in wps_build_config_methods()
Dwps_common.c546 u16 methods = 0; in wps_config_methods_str2bin() local
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/
Deap.h29 } methods[EAP_MAX_METHODS]; member